Configuration services that read from Azure Table Storage, integrated with Microsoft.Extensions.Configuration.
Info
Version: | 17.1.114-prerelease-3 |
Author(s): | GOV.UK Education and Skills Funding Agency (ESFA) Digital Apprenticeship Service (DAS) |
Last Update: | Wednesday, October 23, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SkillsFundingAgency/das-shared-packages |
NuGet Url: | https://www.nuget.org/packages/SFA.DAS.Configuration.AzureTableStorage |
Install
Install-Package SFA.DAS.Configuration.AzureTableStorage
dotnet add package SFA.DAS.Configuration.AzureTableStorage
paket add SFA.DAS.Configuration.AzureTableStorage
SFA.DAS.Configuration.AzureTableStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- SFA.DAS.Configuration(>= 3.0.84)
- WindowsAzure.Storage(>= 9.3.3)