McMaster.NETCore.Plugins.Sdk 0.2.4

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.
<PackageVersion Include="McMaster.NETCore.Plugins.Sdk" Version="0.2.4" />
                    
Directory.Packages.props
<PackageReference Include="McMaster.NETCore.Plugins.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=McMaster.NETCore.Plugins.Sdk&version=0.2.4
                    
Install McMaster.NETCore.Plugins.Sdk as a Cake Addin
#tool nuget:?package=McMaster.NETCore.Plugins.Sdk&version=0.2.4
                    
Install McMaster.NETCore.Plugins.Sdk as a Cake Tool

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!

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