Provides storage layer for shared configuration in Azure Table Storage.
Info
Version: | 0.1.7 |
Author(s): | ESFA |
Last Update: | Tuesday, December 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DFC.Configuration.AzureTableStorage |
Install
Install-Package DFC.Configuration.AzureTableStorage
dotnet add package DFC.Configuration.AzureTableStorage
paket add DFC.Configuration.AzureTableStorage
DFC.Configuration.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 8.7.0)
- DFC.Configuration(>= 1.0.0)