Yarn.MSBuild
1.22.17
Install-Package Yarn.MSBuild -Version 1.22.17
dotnet add package Yarn.MSBuild --version 1.22.17
<PackageReference Include="Yarn.MSBuild" Version="1.22.17" />
paket add Yarn.MSBuild --version 1.22.17
#r "nuget: Yarn.MSBuild, 1.22.17"
// Install Yarn.MSBuild as a Cake Addin
#addin nuget:?package=Yarn.MSBuild&version=1.22.17
// Install Yarn.MSBuild as a Cake Tool
#tool nuget:?package=Yarn.MSBuild&version=1.22.17
MSBuild integration for the Yarn package manager. Yarn is an alternative package manager to NPM.
This package bundles Yarn so MSBuild projects can invoke yarn without needing to install it separately.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Yarn.MSBuild:
Package | Downloads |
---|---|
MintPlayer.AspNetCore.NodeServices
This package contains the abandoned node services. |
|
Rixian.MSBuild.TailwindCSS
Adds build targets required to work with TailwindCSS in your project. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Yarn.MSBuild:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
|
JeringTech/Javascript.NodeJS
Invoke Javascript in NodeJS, from C#
|
|
dotnet/razor-tooling
Tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
Version | Downloads | Last updated |
---|---|---|
1.22.17 | 27,784 | 10/23/2021 |
1.22.15 | 5,844 | 10/7/2021 |
1.22.10 | 85,549 | 10/4/2020 |
1.22.5 | 22,646 | 8/29/2020 |
1.22.4 | 89,022 | 3/10/2020 |
1.22.1 | 446 | 3/8/2020 |
1.22.0 | 67,942 | 2/6/2020 |
1.21.1 | 7,943 | 12/15/2019 |
1.16.0 | 53,686 | 6/21/2019 |
1.15.2 | 508,528 | 5/7/2019 |
1.13.0 | 61,400 | 2/22/2019 |
1.12.3 | 79,292 | 11/26/2018 |
1.7.0 | 14,780 | 6/26/2018 |
1.6.0 | 886 | 6/26/2018 |
1.5.2 | 4,549 | 5/1/2018 |
1.5.1 | 1,886 | 4/16/2018 |
1.3.4 | 2,401 | 3/4/2018 |
1.3.3 | 3,702 | 11/30/2017 |
1.3.2 | 812 | 11/29/2017 |
1.2.1 | 8,825 | 11/3/2017 |
1.2.0 | 1,007 | 10/28/2017 |
1.1.0 | 969 | 10/15/2017 |
1.0.2 | 1,602 | 10/15/2017 |
1.0.1 | 1,234 | 10/1/2017 |
1.0.0 | 1,277 | 9/10/2017 |
0.27.5 | 1,132 | 7/18/2017 |
0.24.6 | 2,040 | 5/31/2017 |
0.23.2 | 901 | 5/3/2017 |
0.21.3-beta | 1,224 | 3/11/2017 |
0.21.3-alpha | 1,079 | 3/4/2017 |
Changes in 1.22.17:
- For more details on changes to yarn itself, see https://github.com/yarnpkg/yarn/releases/tag/v1.22.17