Provides the layer for MongoDB operations over .NET driver.
Info
| Version: | 0.5.2 |
| Author(s): | MongoHead |
| Last Update: | Tuesday, April 12, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/okutbay/MongoHead |
| NuGet Url: | https://www.nuget.org/packages/MongoHead |
Install
Install-Package MongoHead
dotnet add package MongoHead
paket add MongoHead
MongoHead Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- MongoDB.Driver(>= 2.7.0)
Tags