Library containing DynamicConfigurableTypeLoader class, which dynamically loads and instantiates types using information in Microsoft.Extensions.Configuration.IConfiguration object.
Info
Version: | 1.2.0+115f43802281ae732a4c362b157c4eb12660e9f8 |
Author(s): | Stanislav Muhametsin |
Last Update: | Monday, December 24, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stazz/UtilPack |
NuGet Url: | https://www.nuget.org/packages/UtilPack.Configuration |
Install
Install-Package UtilPack.Configuration
dotnet add package UtilPack.Configuration
paket add UtilPack.Configuration
UtilPack.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Tasks.Extensions(>= 4.3.0)
- System.ValueTuple(>= 4.3.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Configuration.Binder(>= 1.1.2)
Tags