Basic Abstraction layer to write/read objects with MongoDB.
Info
Version: | 1.3.0 |
Author(s): | Richard Eodice |
Last Update: | Friday, January 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoDBDataHandler |
Install
Install-Package MongoDBDataHandler
dotnet add package MongoDBDataHandler
paket add MongoDBDataHandler
MongoDBDataHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.4)
Tags