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