merken / Prise

A .NET Plugin Framework.
https://merken.github.io/Prise
MIT License
361 stars 39 forks source link

Extract all nupkgs #37

Closed merken closed 3 years ago

merken commented 3 years ago

Extract all nupkg files into a version-specific subfolder. example: _/bin/Debug/netcoreapp3.1/extracted/MyPlugin/1.0.0.0

The ScanResults returns the full path to the assembly, including the plugin name (MyPlugin) and the version (1.0.0.0) in the AssemblyPath