Info
Version: | 0.8.0 |
Author(s): | Rubén Martínez |
Last Update: | Tuesday, October 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rubms/DotNet.MultiSourceConfiguration |
NuGet Url: | https://www.nuget.org/packages/DotNet.MultiSourceConfiguration |
Install
Install-Package DotNet.MultiSourceConfiguration
dotnet add package DotNet.MultiSourceConfiguration
paket add DotNet.MultiSourceConfiguration
DotNet.MultiSourceConfiguration Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
Current sources are in memory properties, app settings file, environment variables and command line arguments. It is also possible to implement your own configuration sources (like database, consul, etcd, etc.).