Library lets to build sql queries for Dapper in a declarative manner by using criteria classes with attributes applied to thier properties.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.6333.29257 |
Author(s): | TS Soft |
Last Update: | Thursday, May 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tssoft/TsSoft.Dapper.QueryBuilder/ |
NuGet Url: | https://www.nuget.org/packages/TsSoft.Dapper.QueryBuilder |
Install
Install-Package TsSoft.Dapper.QueryBuilder
dotnet add package TsSoft.Dapper.QueryBuilder
paket add TsSoft.Dapper.QueryBuilder
TsSoft.Dapper.QueryBuilder Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.13.0 && < 2.0.0)
Tags