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