A factory that creates instances of property-only interfaces, defined at run-time, and populated with values defined in an instance of IConfiguration.
Info
Version: | 1.2.2 |
Author(s): | Mohammad Sadeq Sirjani |
Last Update: | Sunday, December 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mohammadsadeqsirjani/Cactus/tree/master/Configuration.ProxyFactory |
NuGet Url: | https://www.nuget.org/packages/Cactus.Blade.Configuration.ProxyFactory |
Install
Install-Package Cactus.Blade.Configuration.ProxyFactory
dotnet add package Cactus.Blade.Configuration.ProxyFactory
paket add Cactus.Blade.Configuration.ProxyFactory
Cactus.Blade.Configuration.ProxyFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- Cactus.Blade.Collection(>= 1.2.2)
- Cactus.Blade.Configuration.ObjectFactory(>= 1.2.2)
- Cactus.Blade.Core(>= 1.2.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)