Allows users to make dynamic query over a IQueryable<T>.
Info
Version: | 1.1.12 |
Author(s): | David Lebée |
Last Update: | Tuesday, April 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PoweredSoft/DynamicLinq |
NuGet Url: | https://www.nuget.org/packages/PoweredSoft.DynamicLinq |
Install
Install-Package PoweredSoft.DynamicLinq
dotnet add package PoweredSoft.DynamicLinq
paket add PoweredSoft.DynamicLinq
PoweredSoft.DynamicLinq Download (Unzip the "nupkg" after downloading)
Dependencies
- PoweredSoft.Types(>= 1.0.0)
- System.Reflection.Emit(>= 4.3.0)
Tags