Cake.CoreCLR
0.35.0
Prefix Reserved
We recommend using the Cake dotnet tool moving forward - https://cakebuild.net/blog/2021/11/cake-v2.0.0-rc0001-released#supported-runners-and-required.net-version
See the version list below for details.
dotnet add package Cake.CoreCLR --version 0.35.0
NuGet\Install-Package Cake.CoreCLR -Version 0.35.0
<PackageReference Include="Cake.CoreCLR" Version="0.35.0" />
<PackageVersion Include="Cake.CoreCLR" Version="0.35.0" />
<PackageReference Include="Cake.CoreCLR" />
paket add Cake.CoreCLR --version 0.35.0
#r "nuget: Cake.CoreCLR, 0.35.0"
#:package Cake.CoreCLR@0.35.0
#addin nuget:?package=Cake.CoreCLR&version=0.35.0
#tool nuget:?package=Cake.CoreCLR&version=0.35.0
The Cake script runner.
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
| .NET Framework | net46 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
This package has 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 | |
|---|---|---|---|
| 1.3.0 | 258,976 | 10/7/2021 | |
| 1.2.0 | 8,567 | 8/29/2021 | |
| 1.1.0 | 142,074 | 3/6/2021 | |
| 1.0.0 | 22,006 | 2/7/2021 | |
| 1.0.0-rc0003 | 9,806 | 1/29/2021 | |
| 1.0.0-rc0002 | 785 | 12/20/2020 | |
| 1.0.0-rc0001 | 889 | 11/5/2020 | |
| 0.38.5 | 231,535 | 9/20/2020 | |
| 0.38.4 | 96,064 | 6/26/2020 | |
| 0.38.3 | 1,065 | 6/26/2020 | |
| 0.38.2 | 5,464 | 6/9/2020 | |
| 0.38.1 | 7,045 | 5/30/2020 | |
| 0.38.0 | 15,587 | 5/30/2020 | |
| 0.37.0 | 320,435 | 2/1/2020 | |
| 0.36.0 | 68,852 | 1/11/2020 | |
| 0.35.0 | 128,882 | 9/28/2019 | |
| 0.34.1 | 159,070 | 7/17/2019 | |
| 0.34.0 | 3,133 | 7/16/2019 | |
| 0.33.0 | 206,535 | 4/1/2019 | |
| 0.32.1 | 74,758 | 1/4/2019 |
2603 Add .NET Core 3 to Cake.Tool update to .NET Core 3 SDK.
2625 Add NuGet Push -SkipDuplicate Flag.
2618 The MSTest tool doesn't pick up the mstest.exe from Visual Studio 2019.
2606 Unable to reference Newtonsoft.Json > 11.0.2.
2601 Update Microsoft.CodeAnalysis.CSharp.Scripting to 3.2.1.
2599 Update to Autofac 4.9.4.
2585 Cake.Tool - How in the world do I run a specific task?.
2590 Update confusing GitVersionVerbosity docs.
2610 Aliases of type 'dynamic' cannot be accessed directly.
2608 TFBuildProvider.IsHostedAgent returns wrong value when running on 2nd build agent.