Package providing easy communication with MongoDB.
Info
| Version: | 1.0.8 |
| Author(s): | Branislav Ballay |
| Last Update: | Wednesday, August 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Futeq.Data.MongoDB |
Install
Install-Package Futeq.Data.MongoDB
dotnet add package Futeq.Data.MongoDB
paket add Futeq.Data.MongoDB
Futeq.Data.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
- MongoDB.Driver(>= 2.10.3)