McMaster.NETCore.Plugins.Sdk 0.2.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package McMaster.NETCore.Plugins.Sdk --version 0.2.4
NuGet\Install-Package McMaster.NETCore.Plugins.Sdk -Version 0.2.4
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.2.4" />
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.2.4
#r "nuget: McMaster.NETCore.Plugins.Sdk, 0.2.4"
#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.2.4

// Install McMaster.NETCore.Plugins.Sdk as a Cake Tool
#tool nuget:?package=McMaster.NETCore.Plugins.Sdk&version=0.2.4

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!
Version Downloads Last updated
0.3.0-beta.26 427 3/26/2019
0.2.4 11,763 2/1/2019
0.2.3 980 1/30/2019
0.2.0 12,823 9/26/2018
0.1.1 981 8/22/2018
0.1.0 978 7/24/2018

Bug fix:
* Fix the MSBuild targets which generate plugin.config to put it into the correct output directory.