Provides a UnitOfWork base class with change tracking to use with MongoDb.
Info
Version: | 1.3.0 |
Author(s): | Adrian Bradfield |
Last Update: | Wednesday, October 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoDelta |
Install
Install-Package MongoDelta
dotnet add package MongoDelta
paket add MongoDelta
MongoDelta Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.9.1)
Tags