Supporting real-time addin loading.
Info
| Version: | 2.1.0 |
| Author(s): | [email protected] |
| Last Update: | Tuesday, March 8, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vuminhquang/VDG_NetCoreEngine |
| NuGet Url: | https://www.nuget.org/packages/AddInEngine.Abstract |
Install
Install-Package AddInEngine.Abstract
dotnet add package AddInEngine.Abstract
paket add AddInEngine.Abstract
AddInEngine.Abstract Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)