MongoDB数据库基础操作类.
Info
Version: | 1.1.2 |
Author(s): | 王华春 |
Last Update: | Thursday, May 18, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jstzwhc/MongoUtility |
NuGet Url: | https://www.nuget.org/packages/MongoUtility |
Install
Install-Package MongoUtility
dotnet add package MongoUtility
paket add MongoUtility
MongoUtility Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- MongoDB.Driver(>= 2.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- MongoDB.Driver(>= 2.3.0)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
Tags