The purpose of this project is to make easier the construction of dynamic queries that are commonly used in the implementation of reports with several optional filters.
Info
Version: | 1.3.0 |
Author(s): | Braspag Developement Team |
Last Update: | Thursday, January 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BraspagDevelopers/fluent-query-builder |
NuGet Url: | https://www.nuget.org/packages/Braspag.FluentQueryBuilder |
Install
Install-Package Braspag.FluentQueryBuilder
dotnet add package Braspag.FluentQueryBuilder
paket add Braspag.FluentQueryBuilder
Braspag.FluentQueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags