Info
Version: | 0.0.6 |
Author(s): | Mateusz Świetlicki |
Last Update: | Wednesday, September 12, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://[email protected] |
NuGet Url: | https://www.nuget.org/packages/MateuszSwietlicki.Settings |
Install
Install-Package MateuszSwietlicki.Settings
dotnet add package MateuszSwietlicki.Settings
paket add MateuszSwietlicki.Settings
MateuszSwietlicki.Settings Download (Unzip the "nupkg" after downloading)
Add this to your Common project, add settings to Settings.config, create mapping in Settings.cs and user Settings.Current.[something] in your code.