Provides settings injection via Autofac.
Info
Version: | 0.6.1 |
Author(s): | DevDigital |
Last Update: | Wednesday, May 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AutofacSettings |
Install
Install-Package AutofacSettings
dotnet add package AutofacSettings
paket add AutofacSettings
AutofacSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)