A library that implements an Azure DocumentDb repository and unit of work.
Info
Version: | 1.0.703 |
Author(s): | Martino Bordin |
Last Update: | Wednesday, October 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/martinobordin/BusinessLight |
NuGet Url: | https://www.nuget.org/packages/BusinessLight.Data.DocumentDb |
Install
Install-Package BusinessLight.Data.DocumentDb
dotnet add package BusinessLight.Data.DocumentDb
paket add BusinessLight.Data.DocumentDb
BusinessLight.Data.DocumentDb Download (Unzip the "nupkg" after downloading)
Dependencies
- BusinessLight.Domain(>= 1.0.0)
- BusinessLight.Data(>= 1.0.0)
- Microsoft.Azure.DocumentDB(>= 1.0.0)
Tags