Skip to main content
McMaster.NETCore.Plugins package icon

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.

Total Downloads
12.5M
12,532,513
Published
Jul 24, 2018
Latest stable version

Install

.NET CLI
dotnet add package McMaster.NETCore.Plugins --version 0.1.0
Package Manager Console
Install-Package McMaster.NETCore.Plugins -Version 0.1.0
PackageReference
<PackageReference Include="McMaster.NETCore.Plugins" Version="0.1.0" />

Frameworks

.NETCoreApp2.0

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

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.