Add data attributes to setting class methods to validate input, set default values etc.
Info
| Version: | 2.3.0 |
| Author(s): | Simon Carter |
| Last Update: | Saturday, September 2, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/k3ldar/AppSettings/ |
| NuGet Url: | https://www.nuget.org/packages/ApplicationSettings |
Install
Install-Package ApplicationSettings
dotnet add package ApplicationSettings
paket add ApplicationSettings
ApplicationSettings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Reflection.Extensions(>= 4.3.0)
Tags