Info
Version: | 1.1.33 |
Author(s): | Aleh Karasik |
Last Update: | Wednesday, December 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ak-dynamic-linq.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/AK.System.Linq.Dynamic |
Install
Install-Package AK.System.Linq.Dynamic
dotnet add package AK.System.Linq.Dynamic
paket add AK.System.Linq.Dynamic
AK.System.Linq.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The library allows you to construct dynamic linq queries using string expressions instead of C# expressions. See more information on project site and project wiki.