An addins framework to load automatically.
Info
Version: | 1.0.0 |
Author(s): | [email protected] |
Last Update: | Thursday, September 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vuminhquang/VDG_NetCoreEngine |
NuGet Url: | https://www.nuget.org/packages/NetCoreAddinEngine |
Install
Install-Package NetCoreAddinEngine
dotnet add package NetCoreAddinEngine
paket add NetCoreAddinEngine
NetCoreAddinEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- AddInEngine.Abstract(>= 1.0.0)
- Microsoft.Extensions.Hosting(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Composition(>= 4.7.0)