An Azure DocumentDB Repository Implemenation.
Info
| Version: | 1.1.0.9 |
| Author(s): | Chris Wallace |
| Last Update: | Tuesday, October 18, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/wallaceiam/CQRS.Light |
| NuGet Url: | https://www.nuget.org/packages/CQRS.Light.Repository.DocumentDB |
Install
Install-Package CQRS.Light.Repository.DocumentDB
dotnet add package CQRS.Light.Repository.DocumentDB
paket add CQRS.Light.Repository.DocumentDB
CQRS.Light.Repository.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.DocumentDB(>= 1.9.3)
Tags