A basic key/value Configuration Builder for the .Net Framework that draws single values from plain text files using the filename as the key.
Info
| Version: | 3.0.0 |
| Author(s): | Microsoft |
| Last Update: | Wednesday, April 12, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/aspnet/MicrosoftConfigurationBuilders |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Configuration.ConfigurationBuilders.KeyPerFile |
Install
Install-Package Microsoft.Configuration.ConfigurationBuilders.KeyPerFile
dotnet add package Microsoft.Configuration.ConfigurationBuilders.KeyPerFile
paket add Microsoft.Configuration.ConfigurationBuilders.KeyPerFile
Microsoft.Configuration.ConfigurationBuilders.KeyPerFile Download (Unzip the "nupkg" after downloading)
Dependencies
Tags