Fig configuration source provider for appSettings.json files.
Info
| Version: | 2.0.31 |
| Author(s): | Robert Friberg et al |
| Last Update: | Friday, December 8, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/devrexlabs/fig |
| NuGet Url: | https://www.nuget.org/packages/Fig.AppSettingsJson |
Install
Install-Package Fig.AppSettingsJson
dotnet add package Fig.AppSettingsJson
paket add Fig.AppSettingsJson
Fig.AppSettingsJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Fig(>= 1.9.17)
- System.Json(>= 4.7.1)