DataBse.MongoDb is a class library tool that connects to MySql database by using Dapper driver.
Info
Version: | 0.0.1 |
Author(s): | CaiJinHao |
Last Update: | Monday, May 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CaiJinHao/netcore-api-template/tree/master/services/database/NoSqlDataBase/DataBase.MongoDb |
NuGet Url: | https://www.nuget.org/packages/DataBase.MongoDb |
Install
Install-Package DataBase.MongoDb
dotnet add package DataBase.MongoDb
paket add DataBase.MongoDb
DataBase.MongoDb Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- IDataBase(>= 0.0.2)
- MongoDB.Bson(>= 2.10.4)
- MongoDB.Driver(>= 2.10.4)
- System.Text.Json(>= 4.7.2)
- IDataBase(>= 0.0.2)
- MongoDB.Bson(>= 2.10.4)
- MongoDB.Driver(>= 2.10.4)
- System.Text.Json(>= 4.7.2)
Tags