DotNetConfig.Configuration
DotNetConfig configuration provider implementation for Microsoft.Extensions.Configuration. Usage: var config = new ConfigurationBuilder().AddDotNetConfig().Build(); var value = config["section:subsection:variable"]); Note: section is required and subsection is optional, just like in dotnet-config.
Activity
- Latest release
- 2y ago
- Total releases
- 7
- Cadence
- ~28 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Apr 29, 2021
Releases
| Version | Released | |
|---|---|---|
1.2.0
minor
| ||
1.1.1
patch
| ||
1.1.0
minor
| ||
1.0.6
patch
| ||
1.0.5
patch
| ||
1.0.4
patch
| ||
1.0.3
initial
|