Object-document mapper between TrackableData and MongoDB.
Info
| Version: | 1.2.0 |
| Author(s): | Esun Kim |
| Last Update: | Friday, July 8, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SaladLab/TrackableData |
| NuGet Url: | https://www.nuget.org/packages/TrackableData.MongoDB |
Install
Install-Package TrackableData.MongoDB
dotnet add package TrackableData.MongoDB
paket add TrackableData.MongoDB
TrackableData.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- TrackableData(>= 1.2.0)
- MongoDB.Bson(>= 2.2.4)
- MongoDB.Driver(>= 2.2.4)
- MongoDB.Driver.Core(>= 2.2.4)
Tags