SharpRepository generic repository Azure DocumentDb implementation.
Info
Version: | 2.0.2-alpha4 |
Author(s): | Ben Griswold, Jeff Treuting |
Last Update: | Thursday, November 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpRepository/SharpRepository |
NuGet Url: | https://www.nuget.org/packages/SharpRepository.AzureDocumentDbRepository |
Install
Install-Package SharpRepository.AzureDocumentDbRepository
dotnet add package SharpRepository.AzureDocumentDbRepository
paket add SharpRepository.AzureDocumentDbRepository
SharpRepository.AzureDocumentDbRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpRepository.Repository(>= 2.0.4.5)
- Microsoft.Azure.DocumentDB.Core(>= 2.1.3)
- NETStandard.Library(>= 1.6.1)
- Nito.AsyncEx.Tasks(>= 1.1.0)
Tags