MongoDB driver wapper for ASP.NET Core.
Info
Version: | 3.0.0-preview3.0.0 |
Author(s): | Phema.MongoDB |
Last Update: | Saturday, March 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sergeyshaykhullin/Phema.MongoDB |
NuGet Url: | https://www.nuget.org/packages/Phema.MongoDB |
Install
Install-Package Phema.MongoDB
dotnet add package Phema.MongoDB
paket add Phema.MongoDB
Phema.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
- MongoDB.Driver(>= 2.7.3)