Provides base classes and functions for plugin discovery and loading.
Info
Version: | 0.1.0 |
Author(s): | TheNucleus |
Last Update: | Friday, April 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thenucleus/Nuclei.Plugins.git |
NuGet Url: | https://www.nuget.org/packages/Nuclei.Plugins.Core |
Install
Install-Package Nuclei.Plugins.Core
dotnet add package Nuclei.Plugins.Core
paket add Nuclei.Plugins.Core
Nuclei.Plugins.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Nuclei(>= 0.9.2 && < 1.0.0)
- Nuclei.Build(>= 0.9.0 && < 1.0.0)
- Nuclei.Configuration(>= 0.9.0 && < 1.0.0)
- QuickGraph(>= 3.6.61119.7 && < 4.0.0)