Generic DAO abstraction layer for MongoDB.
Info
| Version: | 0.0.4 |
| Author(s): | Nayanda Haberty, Harry Susanto |
| Last Update: | Tuesday, October 10, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/catchid/catcher |
| NuGet Url: | https://www.nuget.org/packages/Catcher |
Install
Install-Package Catcher
dotnet add package Catcher
paket add Catcher
Catcher Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.4)
- System.AppDomain(>= 2.0.11)
- MongoDB.Bson(>= 2.4.4)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.4.0)
Tags