A MongoDB connection client for .Net.
Info
| Version: | 1.1.0 |
| Author(s): | Ian Carey |
| Last Update: | Tuesday, February 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/careyi3/GoodBearMongoClient/blob/master/README.md |
| NuGet Url: | https://www.nuget.org/packages/GoodBearMongoClient |
Install
Install-Package GoodBearMongoClient
dotnet add package GoodBearMongoClient
paket add GoodBearMongoClient
GoodBearMongoClient Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.5.0)
- MongoDB.Driver(>= 2.5.0)
- MongoDB.Driver.Core(>= 2.5.0)
Tags