Info
Version: | 1.0.1 |
Author(s): | Tedd Hansen |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tedd/Tedd.ModuleLoader |
NuGet Url: | https://www.nuget.org/packages/Tedd.ModuleLoader |
Install
Install-Package Tedd.ModuleLoader
dotnet add package Tedd.ModuleLoader
paket add Tedd.ModuleLoader
Tedd.ModuleLoader Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.0
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
Tags
Integrates with ASP.Net Core Dependency Injection. Load modules and find implementations of interfaces.