An implementation of the Unit of Work Pattern with Mongo DB.
Info
| Version: | 1.0.24 |
| Author(s): | James Dibble |
| Last Update: | Tuesday, December 1, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dibble-james/Framework |
| NuGet Url: | https://www.nuget.org/packages/Dibble.Framework.Data.MongoDb |
Install
Install-Package Dibble.Framework.Data.MongoDb
dotnet add package Dibble.Framework.Data.MongoDb
paket add Dibble.Framework.Data.MongoDb
Dibble.Framework.Data.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(2.1.0)
- Dibble.Framework.Data.Core(1.0.24.0)
- Dibble.Framework.Extensions(1.0.24.0)