Info
Version: | 2.1.6 |
Author(s): | Alberto Rechy |
Last Update: | Thursday, January 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ANT.NETCore.PluginLoader |
Install
Install-Package ANT.NETCore.PluginLoader
dotnet add package ANT.NETCore.PluginLoader
paket add ANT.NETCore.PluginLoader
ANT.NETCore.PluginLoader Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- Unity(>= 5.11.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 3.1.1)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.1)
- System.ComponentModel.Composition(>= 4.7.0)
- McMaster.NETCore.Plugins.Mvc(>= 1.2.0)
- McMaster.NETCore.Plugins(>= 1.2.0)
- ANT.NETCore.PluginLoader.Abstractions(>= 2.1.2)
Tags
This package contains everything required to setup dynamic IOC on .net core 3 and .Net Framework 4.6+ apps.