Info
Version: | 1.0.4 |
Author(s): | Craig Presti |
Last Update: | Friday, September 30, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.vastpark.org/projects/vp/wiki/PluginFramework |
NuGet Url: | https://www.nuget.org/packages/VastPark.PluginFramework |
Install
Install-Package VastPark.PluginFramework
dotnet add package VastPark.PluginFramework
paket add VastPark.PluginFramework
VastPark.PluginFramework Download (Unzip the "nupkg" after downloading)
Includes a base class PluginBase that consumers should inherit and override the desired functionality of.