Simple Extension to Autofac that register Interface and bind configuration values to properties.
Info
Version: | 1.0.1 |
Author(s): | wpiotr |
Last Update: | Wednesday, March 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WPiotr/Autofac.Extras.ConfigurationBinding |
NuGet Url: | https://www.nuget.org/packages/Autofac.Extras.ConfigurationBinding |
Install
Install-Package Autofac.Extras.ConfigurationBinding
dotnet add package Autofac.Extras.ConfigurationBinding
paket add Autofac.Extras.ConfigurationBinding
Autofac.Extras.ConfigurationBinding Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
Tags