Suggested Alternatives

Cake.Tool

Additional Details

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

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake --version 1.1.0
                    
NuGet\Install-Package Cake -Version 1.1.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" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Cake" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cake --version 1.1.0
                    
#r "nuget: Cake, 1.1.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.
#:package Cake@1.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cake&version=1.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Cake&version=1.1.0
                    
Install as a Cake Tool

The Cake script runner.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cake:

Package Downloads
ScriptCs.Cake

Get a simple Cake context in your ScriptCs scripts

Cake.TeamCityCoverageReporter

Package Description

Codestellation.Nova.CakeBuild

Cake build tools

GitHub repositories (70)

Showing the top 20 popular GitHub repositories that depend on Cake:

Repository Stars
chocolatey/choco
Chocolatey - the package manager for Windows
CommunityToolkit/WindowsCommunityToolkit
ARCHIVE - New Repo: https://aka.ms/toolkit/windows
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
Code52/carnac
A utility to give some insight into how you use your keyboard
Topshelf/Topshelf
An easy service hosting framework for building Windows services using .NET
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
VitalElement/AvalonStudio
Cross platform IDE and Shell
cloudscribe/cloudscribe
ASP.NET Core multi-tenant web application foundation with management for sites, users, roles, claims and more
awaescher/RepoZ
👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
nlkl/Optional
A robust option type for C#
zsims/hunt-and-peck
Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
mono/Embeddinator-4000
Tools to turn .NET libraries into native libraries that can be consumed on Android, iOS, Mac, Linux and other platforms.
CommunityToolkit/Lottie-Windows
Lottie-Windows is a library (and related tools) for rendering Lottie animations on Windows 10 and Windows 11.
dotless/dotless
.NET Port of the ruby Less CSS lib
xamarin/Xamarin.Auth
Xamarin.Auth
microsoft/sqltoolsservice
SQL Tools API service that provides SQL Server data management capabilities.
smstuebe/xamarin-fingerprint
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
PolicyServer/PolicyServer.Local
Sample OSS version of PolicyServer
Version Downloads Last Updated
1.3.0 1,878,194 10/7/2021 1.3.0 is deprecated because it is no longer maintained.
1.2.0 236,578 8/29/2021 1.2.0 is deprecated because it is no longer maintained.
1.1.0 447,150 3/6/2021 1.1.0 is deprecated because it is no longer maintained.
1.0.0 272,835 2/7/2021 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc0003 6,258 1/29/2021 1.0.0-rc0003 is deprecated because it is no longer maintained.
1.0.0-rc0002 10,555 12/20/2020 1.0.0-rc0002 is deprecated because it is no longer maintained.
1.0.0-rc0001 14,771 11/5/2020 1.0.0-rc0001 is deprecated because it is no longer maintained.
0.38.5 1,689,917 9/20/2020 0.38.5 is deprecated because it is no longer maintained.
0.38.4 875,593 6/26/2020 0.38.4 is deprecated because it is no longer maintained.
0.38.3 177,339 6/26/2020 0.38.3 is deprecated because it is no longer maintained.
0.38.2 311,241 6/9/2020 0.38.2 is deprecated because it is no longer maintained.
0.38.1 214,639 5/30/2020 0.38.1 is deprecated because it is no longer maintained.
0.38.0 213,843 5/30/2020 0.38.0 is deprecated because it is no longer maintained.
0.37.0 1,788,463 2/1/2020 0.37.0 is deprecated because it is no longer maintained.
0.36.0 379,461 1/11/2020 0.36.0 is deprecated because it is no longer maintained.
0.35.0 962,684 9/28/2019 0.35.0 is deprecated because it is no longer maintained.
0.34.1 1,007,763 7/17/2019 0.34.1 is deprecated because it is no longer maintained.
0.34.0 202,849 7/16/2019 0.34.0 is deprecated because it is no longer maintained.
0.33.0 833,875 4/1/2019 0.33.0 is deprecated because it is no longer maintained.
0.32.1 727,311 1/4/2019 0.32.1 is deprecated because it is no longer maintained.
Loading failed

2983 No possibility of adding variable with isOutput=true in Azure Pipelines
2903 Integrate Cake.DotNetTool.Module
2685 Better dotnet tool integration
3190 Working directory is not respected in BuildContext constructor
3143 ParseSolution throws IndexOutOfRangeException on empty lines
3058 Regression: Tools are no longer not restored in working directory
2852 Terminal output colours
3219 Update nuspec iconUrl in packages to use CDN URL
3216 Remap NuGetLogger Verbose/Verbose to ICakeLog Debug/Diagnostic
3213 Add iconUrl fallback to Cake and Cake.CoreCLR packages
3193 Update Cake unit MS Test SDK dependencies to 16.9.1
3191 Update Roslyn (Microsoft.CodeAnalysis.CSharp.Scripting) to 3.9.0-4.final
3188 Update Cake.NuGet dependencies to latest stable
3144 TeamCity pull request info requires "GIT_BRANCH" environment variable
3133 Add IncludeNativeLibrariesForSelfExtract and IncludeAllContentForSelfExtract to DotNetCorePublishSettings
3127 Add ResultsDirectory to VSTestSettings
3125 ReportGenerator missing report types
3081 Add netcoreapp3.1 target to Cake
3066 Prefer tools with platform affinity
3040 Package ID Prefix Reservation for Cake.* on nuget.org for cake-build organization
3024 WindowsRegistry: Expose other root registry keys to Cake scripts (e.g. HKEY_CURRENT_USER)
2975 Add support for opting out of ANSI coloring via NO_COLOR env. variable
2967 Expose TeamCity build properties dictionary via TeamCityBuildInfo
2966 Enable AnsiConsoleRenderer in TeamCity and Azure Pipelines
2955 Add Build Start Date & Time to TeamCity build information
2941 ProcessArgumentBuilder helpers should return empty builder when values is null
2932 Add dotnet test --blame Flag to DotNetCoreTestSettings
2314 There's no way to set platform like Debug|iPhone
1633 Some command line output ignores system foreground color configuration
2904 (Frosting) Tool installer should respect configuration