Provides a simple database transaction abstraction with automatic retry support.
Info
Version: | 1.1.0 |
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/SimpleDbContext |
Install
Install-Package SimpleDbContext
dotnet add package SimpleDbContext
paket add SimpleDbContext
SimpleDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Data.SqlClient(>= 4.8.1)
No dependencies.