Constructing settings classes that get read out of AppSettings on demand.
Info
Version: | 1.0.0 |
Author(s): | CoderMike |
Last Update: | Wednesday, August 24, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://codermike.com/convention-config-for-autofac |
NuGet Url: | https://www.nuget.org/packages/CoderMike.Autofac.EasySettings |
Install
Install-Package CoderMike.Autofac.EasySettings
dotnet add package CoderMike.Autofac.EasySettings
paket add CoderMike.Autofac.EasySettings
CoderMike.Autofac.EasySettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(2.5)