Provides framework for storing configuration in a persistence store based on environment.
Info
Version: | 0.1.9 |
Author(s): | ESFA |
Last Update: | Wednesday, March 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Dfc.SharedConfig |
Install
Install-Package Dfc.SharedConfig
dotnet add package Dfc.SharedConfig
paket add Dfc.SharedConfig
Dfc.SharedConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.1.2)
- Autofac.Extras.DynamicProxy(>= 5.0.0)
- Microsoft.Azure.Cosmos.Table(>= 1.0.6)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 4.7.0)
Tags