Cake.Yarn 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Yarn --version 1.0.0
NuGet\Install-Package Cake.Yarn -Version 1.0.0
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="Cake.Yarn" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Yarn --version 1.0.0
#r "nuget: Cake.Yarn, 1.0.0"
#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=Cake.Yarn&version=1.0.0

A set of aliases for Cake to help with running Yarn (node package manager from Facebook) commands

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 38,959 12/24/2022
1.0.0 3,186 12/24/2022
0.4.8 652,019 2/22/2021
0.4.7 6,548 1/15/2021
0.4.6 390,062 4/12/2019
0.4.5 865,689 1/23/2019
0.4.4 27,047 11/28/2018
0.4.3 928 11/28/2018
0.4.2 14,099 10/3/2018
0.4.0 29,410 6/23/2018
0.4.0-beta 2,136 3/4/2018
0.3.7 67,131 3/4/2018
0.3.6 51,144 10/6/2017
0.3.5 5,226 9/19/2017
0.3.4 1,041 9/18/2017
0.3.3 96,454 9/13/2017
0.3.2 8,058 9/5/2017
0.3.1 15,346 7/11/2017
0.3.0 3,373 6/29/2017
0.2.0 9,434 2/18/2017
0.1.2 1,511 12/2/2016
0.1.1 1,258 11/5/2016
0.1.0 1,264 11/4/2016

[855696c] Update Cake.Yarn README: Add link to GitHub Discussions (#49)
[5b87eb6] Update Cake.Yarn NuGet metadata to match Cake Contrib repo (#48)
[c7356a9] Update Cake.Yarn NuGet package icon to the new Cake-Contrib logo for Cake addins (#47)
[8c3a46f] Add cake-addin tag to Cake.Yarn NuGet package (#46)
[7c1b1e7] Upgrade to Cake 2.0 and Dotnet 6 (#42)