Cake.Yarn
0.4.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.Yarn --version 0.4.3
NuGet\Install-Package Cake.Yarn -Version 0.4.3
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="0.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Yarn --version 0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Yarn, 0.4.3"
#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.
// Install Cake.Yarn as a Cake Addin #addin nuget:?package=Cake.Yarn&version=0.4.3 // Install Cake.Yarn as a Cake Tool #tool nuget:?package=Cake.Yarn&version=0.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of aliases for Cake to help with running Yarn (node package manager from Facebook) commands
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.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 | 57,888 | 12/24/2022 |
1.0.0 | 4,956 | 12/24/2022 |
0.4.8 | 760,556 | 2/22/2021 |
0.4.7 | 6,582 | 1/15/2021 |
0.4.6 | 429,496 | 4/12/2019 |
0.4.5 | 866,222 | 1/23/2019 |
0.4.4 | 27,094 | 11/28/2018 |
0.4.3 | 964 | 11/28/2018 |
0.4.2 | 14,134 | 10/3/2018 |
0.4.0 | 29,497 | 6/23/2018 |
0.4.0-beta | 2,166 | 3/4/2018 |
0.3.7 | 67,401 | 3/4/2018 |
0.3.6 | 51,180 | 10/6/2017 |
0.3.5 | 5,260 | 9/19/2017 |
0.3.4 | 1,072 | 9/18/2017 |
0.3.3 | 103,935 | 9/13/2017 |
0.3.2 | 8,092 | 9/5/2017 |
0.3.1 | 15,379 | 7/11/2017 |
0.3.0 | 3,407 | 6/29/2017 |
0.2.0 | 9,474 | 2/18/2017 |
0.1.2 | 1,549 | 12/2/2016 |
0.1.1 | 1,305 | 11/5/2016 |
0.1.0 | 1,297 | 11/4/2016 |
[ca436fe] update nuget packages in tests project
[afca5db] Add --offline parameter for yarn install
[cd2e060] Add 'yarn audit'