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.6446.27375 |
Author(s): | TS Soft |
Last Update: | Friday, September 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dapper.Criteria |
Install
Install-Package Dapper.Criteria
dotnet add package Dapper.Criteria
paket add Dapper.Criteria
Dapper.Criteria Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.13.0)
Tags