Simple wrapper with its factory for working with MS SQL Server database connections by Dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.2-alpha17 |
Author(s): | Abakumov Valeriy |
Last Update: | Monday, February 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Valeriy1991/DbExecutor |
NuGet Url: | https://www.nuget.org/packages/DbConn.DbExecutor.Dapper.SqlServer |
Install
Install-Package DbConn.DbExecutor.Dapper.SqlServer
dotnet add package DbConn.DbExecutor.Dapper.SqlServer
paket add DbConn.DbExecutor.Dapper.SqlServer
DbConn.DbExecutor.Dapper.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- DbConn.DbExecutor.Abstract(>= 1.0.217)
- Dapper(>= 1.50.4)
- System.Data.SqlClient(>= 4.4.2)
Tags