Cake 0.36.0

Prefix Reserved
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 0.36.0
                    
NuGet\Install-Package Cake -Version 0.36.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="0.36.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cake" Version="0.36.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 0.36.0
                    
#r "nuget: Cake, 0.36.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@0.36.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=0.36.0
                    
Install as a Cake Addin
#tool nuget:?package=Cake&version=0.36.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,881,431 10/7/2021 1.3.0 is deprecated because it is no longer maintained.
1.2.0 239,306 8/29/2021 1.2.0 is deprecated because it is no longer maintained.
1.1.0 449,939 3/6/2021 1.1.0 is deprecated because it is no longer maintained.
1.0.0 275,564 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,772 11/5/2020 1.0.0-rc0001 is deprecated because it is no longer maintained.
0.38.5 1,692,755 9/20/2020 0.38.5 is deprecated because it is no longer maintained.
0.38.4 878,363 6/26/2020 0.38.4 is deprecated because it is no longer maintained.
0.38.3 180,069 6/26/2020 0.38.3 is deprecated because it is no longer maintained.
0.38.2 313,972 6/9/2020 0.38.2 is deprecated because it is no longer maintained.
0.38.1 217,367 5/30/2020 0.38.1 is deprecated because it is no longer maintained.
0.38.0 216,577 5/30/2020 0.38.0 is deprecated because it is no longer maintained.
0.37.0 1,791,494 2/1/2020 0.37.0 is deprecated because it is no longer maintained.
0.36.0 382,189 1/11/2020 0.36.0 is deprecated because it is no longer maintained.
0.35.0 965,448 9/28/2019 0.35.0 is deprecated because it is no longer maintained.
0.34.1 1,010,526 7/17/2019 0.34.1 is deprecated because it is no longer maintained.
0.34.0 205,573 7/16/2019 0.34.0 is deprecated because it is no longer maintained.
0.33.0 836,622 4/1/2019 0.33.0 is deprecated because it is no longer maintained.
0.32.1 730,064 1/4/2019 0.32.1 is deprecated because it is no longer maintained.
Loading failed

2677 Add GitHub Actions build provider.
2638 CreateAssemblyInfo alias should allow creation of custom boolean attributes and also empty attributes.
2682 Add .NET Core 3.1 Runtime support.
2679 Add optional GetToolExecutableNames that takes tool settings.
2675 InspectCode: Add support for InspectCode.x86.exe tool.
2673 DotNetCorePublishSettings should support new .NET Core 3 features.
2671 NuGet Install doesn't allow to set NonInteractive to false.
2663 Support Inno Setup 6.
2657 Rename TFBuild.Environment.Repository.Branch to TFBuild.Environment.Repository.BranchName.
2533 Setting SecurityRules with CreateAssemblyInfo.
2532 Publish Cake.Testing.Xunit package.
2328 InspectCode: Add support for new /verbosity argument.
2652 Improve documentation for TFBuildPullRequestInfo.Id and TFBuildPullRequestInfo.Number.
2661 Build not stopped when rethrowing exception in OnError.
2640 Remove unnecessary parameter from AddMetadataAttribute method.
2637 CreateAssemblyInfo alias creates invalid file when using .vb.
2534 Windows 10: System.PlatformNotSupportedException: System.Data.SqlClient is not supported on this platform.
2527 Don't limit the #load to only .cake files.
2498 ParseProject fails on an absolute HintPath.
2275 System.Data.SqlClient in Cake.CoreCLR Assembly Load Error.