An improvement of the original [Dynamic Linq MSDN sample](https://msdn.microsoft.com/en-us/vstudio/bb894665.aspx).
Info
Version: | 1.0.4 |
Author(s): | kdcllc |
Last Update: | Saturday, January 12, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/kdcllc/Linq.Dynamic |
NuGet Url: | https://www.nuget.org/packages/Linq.Dynamic |
Install
Install-Package Linq.Dynamic
dotnet add package Linq.Dynamic
paket add Linq.Dynamic
Linq.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
Tags