Provides Dapper extensions for the SimpleDbContext database transaction manager.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.60.6.1 |
Author(s): | Pieter van Ginkel |
Last Update: | Friday, February 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pvginkel/DapperContext |
NuGet Url: | https://www.nuget.org/packages/SimpleDapperContext |
Install
Install-Package SimpleDapperContext
dotnet add package SimpleDapperContext
paket add SimpleDapperContext
SimpleDapperContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- SimpleDbContext(>= 1.1.0)
- Dapper(>= 1.60.6)
- SimpleDbContext(>= 1.1.0)
- Dapper(>= 1.60.6)
Tags