help dot net core web api get configuration like db connection string, and also support web api registe service when startup.
Info
Version: | 1.1.0 |
Author(s): | lynx |
Last Update: | Sunday, September 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ConfigurationSupport |
Install
Install-Package ConfigurationSupport
dotnet add package ConfigurationSupport
paket add ConfigurationSupport
ConfigurationSupport Download (Unzip the "nupkg" after downloading)
Dependencies
- SecurityMiddleware(>= 3.5.8)