This is *not only* a repository pattern implematation but also a DocumentDb mini-ORM client to simplify the development with noSql databases.
Info
Version: | 1.0.0 |
Author(s): | Maxolidean |
Last Update: | Monday, November 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maxolidean/NoRepo |
NuGet Url: | https://www.nuget.org/packages/NoRepo |
Install
Install-Package NoRepo
dotnet add package NoRepo
paket add NoRepo
NoRepo Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.Azure.DocumentDB(>= 1.10.0)
Tags