Simple fluent api by using existing dapper's api.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.3 |
Author(s): | Kishor Naik |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KishorNaik/Sol_Dapper_Lib |
NuGet Url: | https://www.nuget.org/packages/DapperFluent |
Install
Install-Package DapperFluent
dotnet add package DapperFluent
paket add DapperFluent
DapperFluent Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
Tags