Sign in Sign up
nuget

ExpressionBuilder

A fluent interface to create Lambda functions and expression waiting for Microsoft Roslyn. The documentation can be found on http://www.kendar.org/?p=/dotnet/expressionsbuilder. No knowledge of IL and System.Linq.Expression is needed. And even Lambda can be called. Available items are: Function parameters and Variables, Constants, String functions, Collections, Invocation of static and instance methods, If and While statements, Assignament, Conditions, Cast, New instance of arbitrary types. For debugging purposes it's possible to generate the source code for the function just created. Available on Github: https://github.com/kendarorg/ExpressionBuilder

nuget View on Nuget

Activity

Latest release
10y ago
Total releases
17
Cadence
~3 days
Last 12 months
0

Details

First release
Dec 09, 2013
Releases
Version Released
2.1.2 patch
2.1.1 patch
2.1.0 minor
2.0.7-beta pre
2.0.6-beta pre
2.0.5 patch
2.0.4-alpha pre
2.0.3 patch
2.0.0 major
1.2.1 patch
1.2.0 minor
1.1.1 patch
1.1.0 minor
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial