MSBuild.Node 0.5.1

dotnet add package MSBuild.Node --version 0.5.1
                    
NuGet\Install-Package MSBuild.Node -Version 0.5.1
                    
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="MSBuild.Node" Version="0.5.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSBuild.Node" Version="0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="MSBuild.Node">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 MSBuild.Node --version 0.5.1
                    
#r "nuget: MSBuild.Node, 0.5.1"
                    
#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=MSBuild.Node&version=0.5.1
                    
Install MSBuild.Node as a Cake Addin
#tool nuget:?package=MSBuild.Node&version=0.5.1
                    
Install MSBuild.Node as a Cake Tool

Core dependency for other MSBuild.NodeTools targets

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on MSBuild.Node:

Package Downloads
MSBuild.Npm

Run a npm command as a MSBuild task

MSBuild.Gulp

Run a gulp task as a MSBuild task

MSBuild.Grunt

Run a grunt task as a MSBuild task

MSBuild.Bower

Run a bower command as a MSBuild task

MSBuild.NodeTools

Run a multitude of node tools as a MSBuild task

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1 690,845 9/14/2015
0.5.0 6,756 9/14/2015
0.4.4 20,100 4/1/2015
0.4.3 1,446 3/20/2015
0.4.2 19,675 3/3/2015
0.4.1 1,712 1/28/2015
0.4.0 1,378 1/28/2015
0.3.0 6,829 11/29/2014
0.2.2 8,184 11/25/2014
0.2.1 1,436 11/24/2014
0.2.0 15,612 7/4/2014