load specifically types by reflection.
Info
Version: | 2.0.2 |
Author(s): | Minux |
Last Update: | Saturday, June 30, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xming076/typeloader |
NuGet Url: | https://www.nuget.org/packages/Minux.TypeLoader |
Install
Install-Package Minux.TypeLoader
dotnet add package Minux.TypeLoader
paket add Minux.TypeLoader
Minux.TypeLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- System.Reflection.Extensions(>= 4.3.0)