Centralized configuration management support for .Net.Standard 2.0.
Info
Version: | 2.3.16 |
Author(s): | ChrisJHackett |
Last Update: | Saturday, February 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CentralConfigPAs |
Install
Install-Package CentralConfigPAs
dotnet add package CentralConfigPAs
paket add CentralConfigPAs
CentralConfigPAs Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.7.0)
- Azure.Storage.Common(>= 12.7.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Microsoft.CSharp(>= 4.7.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Microsoft.Extensions.Configuration.NewtonsoftJson(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.EventLog(>= 3.1.0)
- Serilog.Sinks.File(>= 4.1.0)
- System.Configuration.ConfigurationManager(>= 5.0.0)