This package contains CRUD functions with mongodb driver functions like find that are ready for use for MongoDB .Net Core.
Info
Version: | 1.0.7 |
Author(s): | Hakkı Eser |
Last Update: | Sunday, January 24, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hakkieser/MongoNet |
NuGet Url: | https://www.nuget.org/packages/MongoDB.MongoNet |
Install
Install-Package MongoDB.MongoNet
dotnet add package MongoDB.MongoNet
paket add MongoDB.MongoNet
MongoDB.MongoNet Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.11.5)
- MongoDB.Driver(>= 2.11.5)
- MongoDB.Driver.Core(>= 2.11.5)
Tags