.Net standard librabry for mongodb helper classes.
Info
| Version: | 1.0.4 |
| Author(s): | Vishnu Sankar |
| Last Update: | Sunday, April 15, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/iamvishnusankar/MongoSharp/ |
| NuGet Url: | https://www.nuget.org/packages/MongoSharp |
Install
Install-Package MongoSharp
dotnet add package MongoSharp
paket add MongoSharp
MongoSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.5.0)
- Newtonsoft.Json(>= 11.0.2)
Tags