Implementation of EasyDapper 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.MsSqlServer |
Install
Install-Package EasyDapper.MsSqlServer
dotnet add package EasyDapper.MsSqlServer
paket add EasyDapper.MsSqlServer
EasyDapper.MsSqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- EasyDapper.Core(>= 1.0.020190214110506)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Data.SqlClient(>= 4.6.0)
Tags