A set of opinionated Query abstractions and accompanying Convention Tests to make sure your Dapper queries measure up.
Info
Version: | 2.0.5 |
Author(s): | Andrew Best |
Last Update: | Thursday, June 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andrewabest/Tailor |
NuGet Url: | https://www.nuget.org/packages/Tailor |
Install
Install-Package Tailor
dotnet add package Tailor
paket add Tailor
Tailor Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- System.Data.SqlClient(>= 4.4.0)