McMaster.NETCore.Plugins.Sdk
0.3.0-beta.26
Prefix Reserved
This is a prerelease version of McMaster.NETCore.Plugins.Sdk.
dotnet add package McMaster.NETCore.Plugins.Sdk --version 0.3.0-beta.26
NuGet\Install-Package McMaster.NETCore.Plugins.Sdk -Version 0.3.0-beta.26
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="McMaster.NETCore.Plugins.Sdk" Version="0.3.0-beta.26" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add McMaster.NETCore.Plugins.Sdk --version 0.3.0-beta.26
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: McMaster.NETCore.Plugins.Sdk, 0.3.0-beta.26"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install McMaster.NETCore.Plugins.Sdk as a Cake Addin #addin nuget:?package=McMaster.NETCore.Plugins.Sdk&version=0.3.0-beta.26&prerelease // Install McMaster.NETCore.Plugins.Sdk as a Cake Tool #tool nuget:?package=McMaster.NETCore.Plugins.Sdk&version=0.3.0-beta.26&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Generates the plugin configuration files required to load .dll files.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on McMaster.NETCore.Plugins.Sdk:
Package | Downloads |
---|---|
Hy.Modeller.Base
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on McMaster.NETCore.Plugins.Sdk:
Repository | Stars |
---|---|
arduosoft/RawCMS
RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
|
Changes:
* .NET Core 3.0 support
* Support unloading plugins from memory (only .NET Core >3.0)