Info
Version: | 1.0.0 |
Author(s): | Dakolo Diepreye |
Last Update: | Wednesday, April 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/youngdak/MongoUnitOfWork |
NuGet Url: | https://www.nuget.org/packages/MongoUnitOfWork |
Install
Install-Package MongoUnitOfWork
dotnet add package MongoUnitOfWork
paket add MongoUnitOfWork
MongoUnitOfWork Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.5.0)
Tags
It also supports multi-document transactions using two-phase commit as described in MongoDB documentation.