Object-document mapper between TrackableData and MongoDB for DotNet Core.
Info
Version: | 2.0.6 |
Author(s): | TenY |
Last Update: | Friday, August 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tteogi/TrackableData |
NuGet Url: | https://www.nuget.org/packages/TrackableData.Core.MongoDB |
Install
Install-Package TrackableData.Core.MongoDB
dotnet add package TrackableData.Core.MongoDB
paket add TrackableData.Core.MongoDB
TrackableData.Core.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- TrackableData.Core(>= 1.0.19)
- MongoDB.Bson(>= 2.9.1)
- MongoDB.Driver(>= 2.9.1)
- MongoDB.Driver.Core(>= 2.9.1)
- Newtonsoft.Json(>= 12.0.2)
Tags