DynamicWhereBuilder is a free library that let's you build complex LINQ where queries using special sentences called "QueryParts".
Info
Version: | 1.0.1 |
Author(s): | mikecud |
Last Update: | Tuesday, March 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mikecud/DynamicWhereBuilder |
NuGet Url: | https://www.nuget.org/packages/DynamicWhereBuilder |
Install
Install-Package DynamicWhereBuilder
dotnet add package DynamicWhereBuilder
paket add DynamicWhereBuilder
DynamicWhereBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags