This is a MongoDB CRUD operation library where easily connect with MongoDB and perform CRUD operation and some awesome features.
Info
| Version: | 2.0.0 |
| Author(s): | Md. Nahid Hasan |
| Last Update: | Friday, April 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nahidhasanswe/AspNetCore.MongoDB |
| NuGet Url: | https://www.nuget.org/packages/AspNetCore.MongoDB |
Install
Install-Package AspNetCore.MongoDB
dotnet add package AspNetCore.MongoDB
paket add AspNetCore.MongoDB
AspNetCore.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Options(>= 2.0.0)
- MongoDB.Driver(>= 2.5.0)
Tags