A simple transactional dbcontext implementation.
Info
Version: | 0.6.0 |
Author(s): | Colin Smith |
Last Update: | Thursday, March 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/colinmxs/TransactionalDbContext |
NuGet Url: | https://www.nuget.org/packages/TransactionalDbContext |
Install
Install-Package TransactionalDbContext
dotnet add package TransactionalDbContext
paket add TransactionalDbContext
TransactionalDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags