Cake.Tool 1.0.0-rc0001

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Cake.Tool.
There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global Cake.Tool --version 1.0.0-rc0001
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Cake.Tool --version 1.0.0-rc0001
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Cake.Tool&version=1.0.0-rc0001&prerelease
nuke :add-package Cake.Tool --version 1.0.0-rc0001

The Cake .NET Core Global Tool.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
4.0.0 2,188,318 11/18/2023
3.2.0 1,886,781 11/10/2023
3.1.0 3,751,348 7/9/2023
3.0.0 7,367,586 11/8/2022
2.3.0 6,703,779 10/14/2022
2.2.0 9,219,790 4/14/2022
2.1.0 10,742,609 2/20/2022
2.0.0 6,721,187 11/30/2021
2.0.0-rc0002 15,707 11/27/2021
2.0.0-rc0001 29,294 11/7/2021
1.3.0 5,685,199 10/7/2021
1.2.0 4,269,371 8/29/2021
1.1.0 4,243,930 3/6/2021
1.0.0 2,826,550 2/7/2021
1.0.0-rc0003 29,005 1/29/2021
1.0.0-rc0002 121,838 12/20/2020
1.0.0-rc0001 108,168 11/5/2020
0.38.5 2,350,892 9/20/2020
0.38.4 1,457,859 6/26/2020
0.38.3 260,844 6/26/2020
0.38.2 121,212 6/9/2020
0.38.1 95,484 5/30/2020
0.38.0 14,966 5/30/2020
0.37.0 1,491,114 2/1/2020
0.36.0 868,290 1/11/2020
0.35.0 1,179,738 9/28/2019
0.34.1 946,213 7/17/2019
0.34.0 76,821 7/16/2019
0.33.0 781,887 4/1/2019
0.32.1 607,914 1/4/2019
0.32.0 75,108 1/4/2019
0.31.0 409,150 12/13/2018
0.30.0 124,274 8/22/2018

2292 Remove obsolete methods and properties.
2874 Merge frosting into main Cake repo.
2883 (Frosting) Add support for .NET 5.
2857 Add support for .NET 5.
2776 Checklist for 1.0.
2755 Add DirectoryHashCalculator.
2333 RFC-0001: Rewrite Cake CLI.
2199 Add GlobPattern class.
741 Add IsRunningOnMacOs() alias.
2913 Add overload for DotNetCoreRun.
2908 Future proof .NET [Core] detection.
2897 Add tests for MyGetProvider.
2895 Custom contexts should inherit from CakeContextAdapter.
2877 Add NuGet's Icon setting to NuGetPackSettings.
2870 Add helpers for adding multiple strings to ProcessArgumentBuilder.
2866 Support multiple dotnet test options.
2847 Add new GitHub Actions URL environment variables.
2844 Add missing dotnet test options.
2839 Add support for PublishReadyToRunShowWarnings property in DotNetCorePublish.
2833 Implicit bootstrapping of modules.
2831 ParseAssemblyInfo does not detect lines with extra spaces.
2825 Add option to ignore tool exit code.
2822 Add support of ReportGenerator global tool.
2820 Add DebuggerStepThroughAttribute to generated code.
2817 Bump dependencies.
2801 Inconsistent NuGet file name case.
2792 Add dotnet nologo options.
2743 Tool resolution for multiple names should be breadth first.
2703 OpenCover is missing hideskipped setting.
2623 DotNetCoreTestSettings Can Have Multiple Logger's.
2595 Misleading output message when trying to install prerelease package with the in-process nuget installer.
2925 Fix sentences which end with double full stop.
2918 Incorrect link for ReSharper's Open Source webpage in Cake readme.
2894 Remove unnecessary documentation and replace it with .
2879 Update links pointing to cakebuild.net to new URL structure.
2836 Update README with more up-to-date getting started information.
2811 Identity of BuildProblem in TeamCityProvider should be optional.
2920 Bump Cake script dependencies.
2899 Update to .NET 5 SDK RC 2.
2850 Bump .NET Core SDK to 3.1.402.
2818 Start producing 1.0.0-rc0001 NuGet Packages.
2814 Switch GRM to not mark GitHub release as a pre-release.
2781 Bump StyleCop to latest version.
2911 C# syntax errors in exceptions causes Specre.CLI internal error.
2861 Fix error output in 1.0 preview.
2853 Custom argument names are not case insensitive in 1.0 preview.
2887 (Frosting) Fix line endings in build.sh within template package.
2734 Can't resolve resource assemblies.