Implementation of Dapper executor for Microsoft SQL Server.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0-CI-20190214-110506 |
Author(s): | Mostafa Esmaeili |
Last Update: | Thursday, February 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MostafaEsmaeili/EesyDapper |
NuGet Url: | https://www.nuget.org/packages/EasyDapper.Adapter.Dapper |
Install
Install-Package EasyDapper.Adapter.Dapper
dotnet add package EasyDapper.Adapter.Dapper
paket add EasyDapper.Adapter.Dapper
EasyDapper.Adapter.Dapper Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyDapper.Core(>= 1.0.020190214110506)
- Dapper(>= 1.50.5)
Tags