McMaster.NETCore.Plugins
Provides API for consuming .NET Core and .NET Standard assemblies as plugins to a .NET Core application. This package should be used by the host application which needs to load plugins. Projects which create plugins should use McMaster.NETCore.Plugins.Sdk to generate the plugin configuration files required to load .dll files.
Install
dotnet add package McMaster.NETCore.Plugins --version 0.2.3
Install-Package McMaster.NETCore.Plugins -Version 0.2.3
<PackageReference Include="McMaster.NETCore.Plugins" Version="0.2.3" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.