Easy library to encapsulate Mongo queries into a single call, handle references and simplifying development.
Info
| Version: | 1.6.0 |
| Author(s): | Matteo Fabbri |
| Last Update: | Thursday, June 14, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/matteofabbri/Mongolino |
| NuGet Url: | https://www.nuget.org/packages/Mongolino |
Install
Install-Package Mongolino
dotnet add package Mongolino
paket add Mongolino
Mongolino Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.1.0)
- MongoDB.Driver(>= 2.6.1)
- MongoDB.Driver.GridFS(>= 2.6.1)
Tags