.Net library that includes Dynamic Linq and other Expression oriented functionality.
Info
| Version: | 1.1.0 |
| Author(s): | John Youngers |
| Last Update: | Sunday, February 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jayoungers/DynamicExpressions/wiki |
| NuGet Url: | https://www.nuget.org/packages/DynamicExpressions |
Install
Install-Package DynamicExpressions
dotnet add package DynamicExpressions
paket add DynamicExpressions
DynamicExpressions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit(>= 4.3.0)
Tags