Lightweight dynamic plugin system for .NET Core.
Info
Version: | 2.0.1 |
Author(s): | 0xFireball |
Last Update: | Tuesday, February 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/0xFireball/Iridium.PluginCore |
NuGet Url: | https://www.nuget.org/packages/Iridium.PluginCore |
Install
Install-Package Iridium.PluginCore
dotnet add package Iridium.PluginCore
paket add Iridium.PluginCore
Iridium.PluginCore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.Loader(>= 4.3.0)
- NETStandard.Library(>= 1.6.0)
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Threading.Tasks.Parallel(>= 4.3.0)