Sign in Sign up
nuget

TagBites.Expressions

Roslyn-based C# expression parser and evaluator for .NET. Compiles runtime string expressions to strongly typed Func delegates or LINQ expression trees without creating a new assembly. Supports modern C# expression syntax: LINQ, lambdas, pattern matching, tuples, generics, interpolated strings and more.

Activity

Latest release
1mo ago
Total releases
11
Cadence
~12 days
Last 12 months
5

Reach

Stars

Details

License
MIT
First release
Jan 18, 2024
Releases
Version Released
1.4.0 minor
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.1 minor
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.2 patch
1.0.1 initial