the abstraction implementation for MongoDB.
Info
Version: | 3.0.0 |
Author(s): | David Lebee |
Last Update: | Friday, August 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PoweredSoft/Data |
NuGet Url: | https://www.nuget.org/packages/PoweredSoft.Data.MongoDB |
Install
Install-Package PoweredSoft.Data.MongoDB
dotnet add package PoweredSoft.Data.MongoDB
paket add PoweredSoft.Data.MongoDB
PoweredSoft.Data.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- PoweredSoft.Data.Core(>= 2.0.0)
- PoweredSoft.Data(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- MongoDB.Driver(>= 2.9.3)
Tags