MSBuild.Bower 0.5.1

dotnet add package MSBuild.Bower --version 0.5.1
                    
NuGet\Install-Package MSBuild.Bower -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.Bower" 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.Bower" Version="0.5.1" />
                    
Directory.Packages.props
<PackageReference Include="MSBuild.Bower">
  <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.Bower --version 0.5.1
                    
#r "nuget: MSBuild.Bower, 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.Bower&version=0.5.1
                    
Install MSBuild.Bower as a Cake Addin
#tool nuget:?package=MSBuild.Bower&version=0.5.1
                    
Install MSBuild.Bower as a Cake Tool

Run a bower command as a MSBuild task

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MSBuild.Bower:

Package Downloads
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 67,801 9/14/2015
0.5.0 2,756 9/14/2015
0.4.4 13,572 4/1/2015
0.4.3 1,293 3/20/2015
0.4.2 1,382 3/3/2015
0.4.1 1,530 1/28/2015
0.4.0 1,329 1/28/2015
0.3.0 7,047 11/29/2014
0.2.2 8,143 11/25/2014
0.2.1 1,383 11/24/2014
0.2.0 8,688 6/28/2014