Expression Builder-Fluent runtime created C# Expressions NuGet Package

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.




Got any Expression Builder-Fluent runtime created C# Expressions Question?





Info

Version: 2.1.2
Author(s): Kendar.org
Last Update: Monday, January 25, 2016
.NET Fiddle: Create the first Fiddle
Project Url: http://www.kendar.org/?p=/dotnet/expressionsbuilder
NuGet Url: https://www.nuget.org/packages/ExpressionBuilder


Install
Install-Package ExpressionBuilder
dotnet add package ExpressionBuilder
paket add ExpressionBuilder
ExpressionBuilder Download (Unzip the "nupkg" after downloading)

3 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

12

days-since-last-release

3007