Configuration reader for services.
Info
| Version: | 1.0.3 |
| Author(s): | netextensions.io |
| Last Update: | Friday, April 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/netextensions/ServiceConfigurationReader |
| NuGet Url: | https://www.nuget.org/packages/NetExtensions.ServiceConfigurationReader |
Install
Install-Package NetExtensions.ServiceConfigurationReader
dotnet add package NetExtensions.ServiceConfigurationReader
paket add NetExtensions.ServiceConfigurationReader
NetExtensions.ServiceConfigurationReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.Hosting(>= 3.1.3)
- NetExtensions.ServiceContentRoot(>= 1.0.2)
Tags