Library for wrapping MongoDb with an API using ASP.Net Core 2.1.
Info
| Version: | 1.1.1 |
| Author(s): | Jan Kinable |
| Last Update: | Monday, December 17, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JanKinable/Cerith |
| NuGet Url: | https://www.nuget.org/packages/Cerith |
Install
Install-Package Cerith
dotnet add package Cerith
paket add Cerith
Cerith Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.1)
- MongoDB.Driver(>= 2.7.2)
Tags