A plugin manager for .NET projects.
Info
Version: | 0.2.1.149 |
Author(s): | Alexis |
Last Update: | Saturday, June 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alexis-/PluginManager |
NuGet Url: | https://www.nuget.org/packages/PluginManager.Core |
Install
Install-Package PluginManager.Core
dotnet add package PluginManager.Core
paket add PluginManager.Core
PluginManager.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- PluginManager.Interop(>= 0.2.1.51)
- PluginManager.PluginHost(>= 0.2.1.48)
- CommandLineParser(>= 2.8.0)
- Extensions.System.IO(>= 0.1.0.3)
- Microsoft.Web.Xdt(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Nito.AsyncEx(>= 5.1.0)
- Nito.Disposables(>= 2.2.0)
- NuGet.PackageManagement(>= 5.7.0)
- NuGet.Packaging.Core(>= 5.7.0)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags