Info
Version: | 0.1.0 |
Author(s): | Vakera Koluapev |
Last Update: | Friday, May 6, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Typed.Configuration |
Install
Install-Package Typed.Configuration
dotnet add package Typed.Configuration
paket add Typed.Configuration
Typed.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Project goal:remove hard-coded literals, while working with configuration settings for your project, remove hand-made conversion from string to meaningful type, provide centralized behavior for non-existing configuration values, provide unified way to access configuration properties located across different sources (text file, web config or database).