Provides classes and functions for plugin discovery of plugins in NuGet packages.
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.Discovery.NuGet |
Install
Install-Package Nuclei.Plugins.Discovery.NuGet
dotnet add package Nuclei.Plugins.Discovery.NuGet
paket add Nuclei.Plugins.Discovery.NuGet
Nuclei.Plugins.Discovery.NuGet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.4 && < 7.0.0)
- Nuclei(>= 0.9.2 && < 1.0.0)
- Nuclei.Build(>= 0.9.0 && < 1.0.0)
- Nuclei.Configuration(>= 0.9.0 && < 1.0.0)
- Nuclei.Diagnostics(>= 0.10.0 && < 1.0.0)
- NuGet.Client(>= 4.0.0 && < 5.0.0)
- NuGet.Common(>= 4.0.0 && < 5.0.0)
- NuGet.ContentModel(>= 4.0.0 && < 5.0.0)
- NuGet.Frameworks(>= 4.0.0 && < 5.0.0)
- NuGet.Packaging(>= 4.0.0 && < 5.0.0)
- NuGet.Packaging.Core(>= 4.0.0 && < 5.0.0)
- NuGet.Packaging.Core.Types(>= 4.0.0 && < 5.0.0)
- NuGet.Repositories(>= 4.0.0 && < 5.0.0)
- NuGet.RuntimeModel(>= 4.0.0 && < 5.0.0)
- NuGet.Versioning(>= 4.0.0 && < 5.0.0)
- System.IO.Abstractions(>= 2.0.0.124 && < 3.0.0)
- Nuclei.Plugins.Core(>= 0.1.0)
- Nuclei.Plugins.Core.NuGet(>= 0.1.0)
- Nuclei.Plugins.Discovery(>= 0.1.0)