MongoDB implementation of the EASE database framework.
Info
| Version: | 1.0.4 |
| Author(s): | DManavi |
| Last Update: | Saturday, November 5, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/DManavi/EASE-Database-MongoDB |
| NuGet Url: | https://www.nuget.org/packages/Ease.Database.MongoDB |
Install
Install-Package Ease.Database.MongoDB
dotnet add package Ease.Database.MongoDB
paket add Ease.Database.MongoDB
Ease.Database.MongoDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Ease.Database(>= 1.0.5)
- MongoDB.Driver(>= 2.2.3)
Tags