Cake.Frosting
6.0.0
Prefix Reserved
dotnet add package Cake.Frosting --version 6.0.0
NuGet\Install-Package Cake.Frosting -Version 6.0.0
<PackageReference Include="Cake.Frosting" Version="6.0.0" />
<PackageVersion Include="Cake.Frosting" Version="6.0.0" />
<PackageReference Include="Cake.Frosting" />
paket add Cake.Frosting --version 6.0.0
#r "nuget: Cake.Frosting, 6.0.0"
#:package Cake.Frosting@6.0.0
#addin nuget:?package=Cake.Frosting&version=6.0.0
#tool nuget:?package=Cake.Frosting&version=6.0.0
Cake
Cake (C# Make) is a build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit tests, compress files and build NuGet packages.
Table of Contents
Documentation
You can read the latest documentation at https://cakebuild.net/.
For a simple example to get started see Setting up a new project.
Contributing
So you’re thinking about contributing to Cake? Great! It’s really appreciated.
Make sure you've read the contribution guidelines before sending that epic pull request. You'll also need to sign the contribution license agreement (CLA) for anything other than a trivial change. NOTE: The .NET Foundation CLA Bot will provide a link to this CLA within the PR that you submit if it is deemed as required.
- Fork the repository.
- Create a branch to work in.
- Make your feature addition or bug fix.
- Don't forget the unit tests.
- Send a pull request.
Get in touch
License
Copyright © .NET Foundation, Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, Dave Glick, Pascal Berger, Jérémie Desautels, Enrico Campidoglio, C. Augusto Proiete, Nils Andresen, and contributors.
Cake is provided as-is under the MIT license. For more information see LICENSE.
- For Roslyn, see https://github.com/dotnet/roslyn/blob/master/License.txt
- For Autofac, see https://github.com/autofac/Autofac/blob/master/LICENSE
- For NuGet.Core, see https://github.com/NuGet/Home/blob/dev/LICENSE.txt
Thanks
A big thank you has to go to JetBrains who provide each of the Cake Developers with an Open Source License for ReSharper that helps with the development of Cake.
Sponsors
Our wonderful sponsors:
Backers
Our wonderful backers:
Code of Conduct
This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.
Contribution License Agreement
By signing the CLA, the community is free to use your contribution to .NET Foundation projects.
.NET Foundation
This project is supported by the .NET Foundation.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net10.0
- Autofac (>= 8.4.0)
- Cake.Cli (>= 6.0.0)
- Cake.Common (>= 6.0.0)
- Cake.Core (>= 6.0.0)
- Cake.DotNetTool.Module (>= 6.0.0)
- Cake.NuGet (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 10.0.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.14.0)
- Newtonsoft.Json (>= 13.0.4)
- NuGet.Common (>= 6.14.0)
- NuGet.Frameworks (>= 6.14.0)
- NuGet.Packaging (>= 6.14.0)
- NuGet.Protocol (>= 6.14.0)
- NuGet.Resolver (>= 6.14.0)
- NuGet.Versioning (>= 6.14.0)
- Spectre.Console (>= 0.53.0)
- Spectre.Console.Cli (>= 0.53.0)
- System.Security.Cryptography.Pkcs (>= 10.0.0)
-
net8.0
- Autofac (>= 8.4.0)
- Cake.Cli (>= 6.0.0)
- Cake.Common (>= 6.0.0)
- Cake.Core (>= 6.0.0)
- Cake.DotNetTool.Module (>= 6.0.0)
- Cake.NuGet (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.14.0)
- Newtonsoft.Json (>= 13.0.4)
- NuGet.Common (>= 6.14.0)
- NuGet.Frameworks (>= 6.14.0)
- NuGet.Packaging (>= 6.14.0)
- NuGet.Protocol (>= 6.14.0)
- NuGet.Resolver (>= 6.14.0)
- NuGet.Versioning (>= 6.14.0)
- Spectre.Console (>= 0.53.0)
- Spectre.Console.Cli (>= 0.53.0)
- System.Security.Cryptography.Pkcs (>= 8.0.1)
-
net9.0
- Autofac (>= 8.4.0)
- Cake.Cli (>= 6.0.0)
- Cake.Common (>= 6.0.0)
- Cake.Core (>= 6.0.0)
- Cake.DotNetTool.Module (>= 6.0.0)
- Cake.NuGet (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.11)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.14.0)
- Newtonsoft.Json (>= 13.0.4)
- NuGet.Common (>= 6.14.0)
- NuGet.Frameworks (>= 6.14.0)
- NuGet.Packaging (>= 6.14.0)
- NuGet.Protocol (>= 6.14.0)
- NuGet.Resolver (>= 6.14.0)
- NuGet.Versioning (>= 6.14.0)
- Spectre.Console (>= 0.53.0)
- Spectre.Console.Cli (>= 0.53.0)
- System.Security.Cryptography.Pkcs (>= 9.0.11)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Cake.Frosting:
| Package | Downloads |
|---|---|
|
Aero.Cake
Common Cake (Frosting) library for Aero projects |
|
|
Amg.Build.Cake
Package Description |
|
|
Aero.Cake.TestSupport
Common Cake (Frosting) Test Support library for Aero projects |
|
|
Antda.Build
Set of tasks to simplify building, deployment and release processes for .Net projects hosted on GitHub |
|
|
MK6.Tools.CakeBuild.Frosting.Core
Package Description |
GitHub repositories (20)
Showing the top 20 popular GitHub repositories that depend on Cake.Frosting:
| Repository | Stars |
|---|---|
|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
|
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
|
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
|
|
|
GitTools/GitVersion
From git log to SemVer in no time
|
|
|
octokit/octokit.net
A GitHub API client library for .NET
|
|
|
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
|
|
|
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
|
|
|
shinyorg/shiny
.NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
|
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
|
|
AndreyAkinshin/perfolizer
Performance analysis toolkit
|
|
|
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
|
|
|
TcOpenGroup/TcOpen
Application framework for industrial automation built on top of TwinCAT3 and .NET.
|
|
|
Phrynohyas/eve-o-preview
An EVE client window switcher tool created to aid playing with multiple clients in CCP game EVE Online
|
|
|
Thealexbarney/VGAudio
A library for encoding, decoding, and manipulating audio files from video games.
|
|
|
AristurtleDev/monogame-aseprite
A Cross Platform C# Library That Adds Support For Aseprite Files in MonoGame Projects.
|
|
|
localstack-dotnet/localstack-dotnet-client
A lightweight .NET client for LocalStack
|
|
|
NeilMacMullen/Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
|
|
|
OpenNefia/OpenNefia
Moddable engine reimplementation of the Japanese roguelike Elona.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 959 | 11/11/2025 |
| 5.1.0 | 34,490 | 10/4/2025 |
| 5.0.0 | 540,385 | 11/12/2024 |
| 4.2.0 | 33,338 | 10/23/2024 |
| 4.1.0 | 990 | 10/23/2024 |
| 4.0.0 | 568,154 | 11/18/2023 |
| 3.2.0 | 43,862 | 11/10/2023 |
| 3.1.0 | 188,810 | 7/9/2023 |
| 3.0.0 | 840,245 | 11/8/2022 |
| 2.3.0 | 43,592 | 10/14/2022 |
| 2.2.0 | 227,820 | 4/14/2022 |
| 2.1.0 | 58,837 | 2/20/2022 |
| 2.0.0 | 127,817 | 11/30/2021 |
| 2.0.0-rc0002 | 1,502 | 11/27/2021 |
| 2.0.0-rc0001 | 1,513 | 11/7/2021 |
| 1.3.0 | 30,925 | 10/7/2021 |
| 1.2.0 | 13,804 | 8/29/2021 |
| 1.1.0 | 82,651 | 3/6/2021 |
| 1.0.0 | 50,255 | 2/7/2021 |
| 1.0.0-rc0003 | 772 | 1/29/2021 |
| 1.0.0-rc0002 | 2,989 | 12/20/2020 |
| 1.0.0-rc0001 | 1,949 | 11/5/2020 |
| 0.38.5 | 39,361 | 9/21/2020 |
| 0.38.4 | 1,493 | 7/15/2020 |
| 0.38.2 | 6,419 | 6/26/2020 |
| 0.37.0 | 2,046 | 2/10/2020 |
| 0.36.0 | 1,347 | 1/23/2020 |
| 0.35.0 | 3,991 | 10/27/2019 |
| 0.34.1 | 4,088 | 7/31/2019 |
| 0.33.0 | 1,131 | 4/9/2019 |
| 0.32.1 | 841 | 4/9/2019 |
| 0.31.0 | 131,852 | 12/14/2018 |
#4639 Make CakeSpectreReportPrinter the default ICakeReportPrinter.
#4638 Update Spectre.Console to 0.53.0.
#4593 Update LatestPotentialBreakingChange to 6.0.0.
#4534 Azure Pipleines Environement Agent Info uses FilePath instead of DirectoryPath.
#4592 C# 14 Scripting Support.
#4576 Add .NET 10 (net10.0) TFM.
#4642 Display Delegated/Executed status as Succeded in Cake task summary.
#4636 Enhance file system abstraction with timestamps, Unix modes, and performance improvements.
#4627 .NET Test Platform Requires --project `<PROJECT_PATH>` / --solution `<SOLUTION_PATH>` to be specified.
#4624 Update System.* to 9.0.10.
#4623 Update Microsoft.Extensions.DependencyInjection to 9.0.10.
#4622 Update Spectre.Console to 0.52.0.
#4616 Replace using with await using for IAsyncDisposable resources.
#4615 Replace manual null checks with ArgumentNullException.ThrowIfNull().
#4614 Modernize Enum.GetName calls to use generic overload.
#4613 Use char literals instead of string literals for single characters in StreamWriter.Write.
#4612 Replace StringBuilder.Append(string.Join()) with StringBuilder.AppendJoin() for better performance.
#4611 Use char literals instead of string literals for single characters in StringBuilder.Append.
#4610 Replace string.Join with string.Concat for empty separator cases.
#4609 Optimize string.Join calls to use char separators instead of string separators.
#4608 Modernize dictionary access patterns with TryGetValue and deconstruction.
#4603 Fix .NET framework version detection.