Cake.Frosting
5.1.0
Prefix Reserved
dotnet add package Cake.Frosting --version 5.1.0
NuGet\Install-Package Cake.Frosting -Version 5.1.0
<PackageReference Include="Cake.Frosting" Version="5.1.0" />
<PackageVersion Include="Cake.Frosting" Version="5.1.0" />
<PackageReference Include="Cake.Frosting" />
paket add Cake.Frosting --version 5.1.0
#r "nuget: Cake.Frosting, 5.1.0"
#:package Cake.Frosting@5.1.0
#addin nuget:?package=Cake.Frosting&version=5.1.0
#tool nuget:?package=Cake.Frosting&version=5.1.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 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. |
-
net8.0
- Autofac (>= 8.4.0)
- Cake.Cli (>= 5.1.0)
- Cake.Common (>= 5.1.0)
- Cake.Core (>= 5.1.0)
- Cake.DotNetTool.Module (>= 5.1.0)
- Cake.NuGet (>= 5.1.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.9)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.14.0)
- Microsoft.NETCore.Platforms (>= 7.0.4)
- Microsoft.Win32.Registry (>= 5.0.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.51.1)
- Spectre.Console.Cli (>= 0.51.1)
- System.Collections.Immutable (>= 9.0.9)
- System.Security.Cryptography.Pkcs (>= 9.0.9)
-
net9.0
- Autofac (>= 8.4.0)
- Cake.Cli (>= 5.1.0)
- Cake.Common (>= 5.1.0)
- Cake.Core (>= 5.1.0)
- Cake.DotNetTool.Module (>= 5.1.0)
- Cake.NuGet (>= 5.1.0)
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.9)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.14.0)
- Microsoft.NETCore.Platforms (>= 7.0.4)
- Microsoft.Win32.Registry (>= 5.0.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.51.1)
- Spectre.Console.Cli (>= 0.51.1)
- System.Collections.Immutable (>= 9.0.9)
- System.Security.Cryptography.Pkcs (>= 9.0.9)
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 |
---|---|---|
5.1.0 | 3,758 | 10/4/2025 |
5.0.0 | 479,016 | 11/12/2024 |
4.2.0 | 31,915 | 10/23/2024 |
4.1.0 | 958 | 10/23/2024 |
4.0.0 | 557,518 | 11/18/2023 |
3.2.0 | 42,165 | 11/10/2023 |
3.1.0 | 182,396 | 7/9/2023 |
3.0.0 | 808,097 | 11/8/2022 |
2.3.0 | 43,447 | 10/14/2022 |
2.2.0 | 226,026 | 4/14/2022 |
2.1.0 | 58,787 | 2/20/2022 |
2.0.0 | 127,425 | 11/30/2021 |
2.0.0-rc0002 | 1,477 | 11/27/2021 |
2.0.0-rc0001 | 1,487 | 11/7/2021 |
1.3.0 | 30,528 | 10/7/2021 |
1.2.0 | 13,765 | 8/29/2021 |
1.1.0 | 82,223 | 3/6/2021 |
1.0.0 | 50,228 | 2/7/2021 |
1.0.0-rc0003 | 744 | 1/29/2021 |
1.0.0-rc0002 | 2,955 | 12/20/2020 |
1.0.0-rc0001 | 1,924 | 11/5/2020 |
0.38.5 | 39,252 | 9/21/2020 |
0.38.4 | 1,473 | 7/15/2020 |
0.38.2 | 6,393 | 6/26/2020 |
0.37.0 | 2,023 | 2/10/2020 |
0.36.0 | 1,322 | 1/23/2020 |
0.35.0 | 3,928 | 10/27/2019 |
0.34.1 | 4,061 | 7/31/2019 |
0.33.0 | 1,071 | 4/9/2019 |
0.32.1 | 817 | 4/9/2019 |
0.31.0 | 128,768 | 12/14/2018 |
Feature
#4539 Add Woodpecker CI Support.
#4436 Add support for capturing MSBuild properties, items and target results.
#4431 Add property for GitLab's Pipeline Source to GitLabCIBuildInfo.
#4418 GitLab Server url should be available in GitLabCIServerInfo.
#4416 Make Merge Request source and target branch available in GitLabCIPullRequestInfo.
#4401 Add DotNetSlnRemove alias for dotnet sln remove command.
#4584 Update Spectre.Console to 0.51.1.
#4583 Update Newtonsoft.Json to 13.0.4.
#4582 Update Microsoft.Extensions.DependencyInjection to 9.0.9.
#4581 Update System.* to 9.0.9.
#4549 Update Basic.Reference.Assemblies.Net90 to 1.8.3.
#4548 Update Basic.Reference.Assemblies.Net80 to 1.8.3.
#4547 Update Autofac to 8.4.0.
#4546 Update Microsoft.IdentityModel.JsonWebTokens to 8.14.0.
#4545 Update Microsoft.Extensions.DependencyInjection to 9.0.8.
#4544 Update System.Reflection.Metadata to 9.0.8.
#4543 Update System.Collections.Immutable to 9.0.8.
#4542 Update System.Security.Cryptography.Pkcs to 9.0.8.
#4529 Update System.Reflection.Metadata 9.0.7.
#4528 Update System.Collections.Immutable to 9.0.7.
#4527 Update System.Security.Cryptography.Pkcs to 9.0.7.
#4526 Update Microsoft.Extensions.DependencyInjection to 9.0.7.
#4523 Update Microsoft.IdentityModel.JsonWebTokens to 8.12.1.
#4510 Update Microsoft.IdentityModel.JsonWebTokens to 8.12.0.
#4509 Update Basic.Reference.Assemblies.Net* to 1.8.2.
#4505 Update Basic.Reference.Assemblies.Net* to 1.8.1.
#4497 Cake.Testing.Xunit.v3 should not reference xunit.v3.
#4493 Update Spectre.Console to 0.50.0.
#4492 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.14.0.
#4491 Update System.Reflection.Metadata to 9.0.5.
#4490 Update System.Collections.Immutable to 9.0.5.
#4489 Update Autofac to 8.3.0.
#4488 Update Microsoft.Extensions.DependencyInjection to 9.0.5.
#4483 Update System.Security.Cryptography.Pkcs to 9.0.5.
#4482 Update Microsoft.IdentityModel.JsonWebTokens to 8.11.0.
#4481 Update NuGet.* to 6.14.0.
#4471 Improve script caching behavior.
#4440 Update Basic.Reference.Assemblies.Net80 to 1.8.0.
#4426 Update Microsoft.CodeAnalysis.CSharp.Scripting to 4.12.0.
#4425 Update NuGet.* to 6.12.1.
#4421 Update Microsoft.IdentityModel.JsonWebTokens to 8.3.0.
#4420 Update Autofac to 8.2.0.
#4412 NuGet 6.9 renamed no-cache to no-http-cache and deprecated the old setting name.
#4407 SignTool missing the /kc and /csp parameters. .
#4399 Refactor DotNetAliases: Extract methods into a separate partial class.
#4478 Failed to install addin when running from Windows powershell.exe.
#4475 Script execution does not always show a report summary.
#4410 AzurePipelinesPullRequestInfo fails to detect if build is running in the context of a GitHub Pull Request.
#4286 DotNetToolRunner doesn't support empty space at tool path.