Simple and extensible way to make appsettings.json/web.config/app.config/env vars/whatever easier to read and strongly typed!.
Info
Version: | 2.0.1 |
Author(s): | mtomcz |
Last Update: | Wednesday, February 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/baterja/RapidSettings |
NuGet Url: | https://www.nuget.org/packages/RapidSettings |
Install
Install-Package RapidSettings
dotnet add package RapidSettings
paket add RapidSettings
RapidSettings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ValueTuple(>= 4.5.0)
Tags