DEV Community

Mohamed Ashmawy
Mohamed Ashmawy

Posted on

๐Ÿš€ New Version of NeonBlue.Expressions Released!

Iโ€™m excited to announce a new version of NeonBlue.Expressions, featuring key enhancements based on some incredible feedback. ๐ŸŽ‰

๐Ÿ”ง Whatโ€™s New:

Power Operator (^): You can now perform exponentiation directly in your expressions.

Support for Null, True, False: Added native handling for null, true, and false keywords, enhancing logical expression support.

Mathematical Constants: Added pi and tau keywords for more precise mathematical calculations.

Additional Improvements:

Performance Boost: Enhanced expression evaluation for faster execution.

Cleaner Codebase: Applied feedback to make the code more efficient and maintainable.

Bug Fixes: Improved overall stability and resolved minor issues.

Check out the latest version on GitHub and let me know what you think! Your feedback is invaluable as I continue to refine and expand the library.

๐Ÿ’ป GitHub Repository: https://github.com/mashmawy/NeonBlue.Expressions

๐Ÿ“ฆ NuGet Package: https://www.nuget.org/packages/NeonBlue.Expressions/0.1.3

Thank you to everyone contributing to making this project better! ๐ŸŒŸ

CSharp #DotNet #OpenSource #Developers #CodeEfficiency #GitHub #ExpressionLibrary

Top comments (0)