A DocumentDB implementation of a DataStore for Disclose.
Info
Version: | 0.2.1 |
Author(s): | Seaal |
Last Update: | Sunday, October 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Disclose.DataStores.DocumentDB |
Install
Install-Package Disclose.DataStores.DocumentDB
dotnet add package Disclose.DataStores.DocumentDB
paket add Disclose.DataStores.DocumentDB
Disclose.DataStores.DocumentDB Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Disclose(>= 0.2.1)
- Microsoft.Azure.DocumentDB.Core(>= 1.6.0)