Adds configuration provider which reads and writes into files.
Info
| Version: | 0.62.0 |
| Author(s): | Marin Atanasov |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MarinAtanasov/AppBrix |
| NuGet Url: | https://www.nuget.org/packages/AppBrix.Configuration.Files |
Install
Install-Package AppBrix.Configuration.Files
dotnet add package AppBrix.Configuration.Files
paket add AppBrix.Configuration.Files
AppBrix.Configuration.Files Download (Unzip the "nupkg" after downloading)
Dependencies
- AppBrix.Configuration(>= 0.21.0)
- System.IO.FileSystem(>= 4.3.0)
Tags