Generic DAO abstraction layer for CosmosDB using MongoDB interface.
Info
Version: | 0.3.0 |
Author(s): | Nayanda Haberty, Harry Susanto |
Last Update: | Tuesday, January 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/catchid/catcher |
NuGet Url: | https://www.nuget.org/packages/Catchid.Catcher |
Install
Install-Package Catchid.Catcher
dotnet add package Catchid.Catcher
paket add Catchid.Catcher
Catchid.Catcher Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Bson(>= 2.7.0)
- MongoDB.Driver(>= 2.7.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Extensions(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.5.0)
Tags