Advertisement Β· 728 Γ— 90

Posts by Cake Build

Cake - Cake v6.1.0 released

Version 6.1.0 of Cake has just been released! 🍰 πŸš€

cakebuild.net/blog/2026/03...

#dotnet #devops #csharp

1 month ago 4 4 0 1
Preview
cake-build/cake :cake: Cake (C# Make) is a cross platform build automation system. - cake-build/cake

We are starting to prepare our next release, 6.1.0 (github.com/cake-build/c...). This is your friendly reminder that if you haven't pinned to a specific version of Cake, you should do it now :-) πŸ“Œ 🍰 cakebuild.net/docs/writing...

1 month ago 9 4 0 0
Cake - Cake.Sdk

πŸ› οΈ Writing build logic with Cake SDK? This guide walks through the SDK APIs and patterns to keep your builds clean and maintainable.
πŸ‘‰ cakebuild.net/docs/writing...

#CakeBuild #dotnet #DevOps #csharp

3 months ago 3 2 0 0
Cake - Cake.Sdk

βš™οΈ Running builds with Cake SDK made simple. See how the Cake SDK runner fits into your build workflow.
πŸ‘‰ cakebuild.net/docs/running...

#CakeBuild #dotnet #DevOps #csharp

3 months ago 2 2 1 0
Cake - Setting Up A New Cake.Sdk Project

πŸš€ Getting started with Cake SDK? Learn how to set up a brand-new Cake SDK project and start building in minutes.
πŸ‘‰ cakebuild.net/docs/getting...

#CakeBuild #dotnet #DevOps #csharp

3 months ago 2 2 1 0
Cake - Home

🍰 We’ve updated the Cake docs and added more Cake SDK content on cakebuild.net.
Whether you’re just getting started or refining your builds, the latest guides help you set up projects, run builds, and write build logic with the SDK.
πŸ‘‰ #CakeBuild #dotnet #DevOps #csharp

3 months ago 7 4 1 0
Mattias Karlsson - GitHub Actions DevOps Pipelines as Code using C# and Cake SDK
Mattias Karlsson - GitHub Actions DevOps Pipelines as Code using C# and Cake SDK YouTube video by Øredev Conference

The recording of my @cakebuild.net SDK talk from @oredev.org is now published and available
youtu.be/WzQ_goL6H4Y?...

#dotnet #devops #csharp

3 months ago 8 4 0 0
Cake - Runners

πŸ›’βœ¨ Black Friday deal!
The Cake Build toolbox is freshly baked and ready to level up your builds for the unbeatable price of completely free!

Treat your pipelines to something sweet 🍰
πŸ‘‰ cakebuild.net/docs/running...

#BlackFriday #dotnet #CakeBuild #OpenSource #devops #csharp

4 months ago 6 4 0 0
Post image

While build & release pipelines are often created in YAML/JSON/XML, using C# offers clearer control flow. This session shows managing GitHub Actions pipelines with C#, Cake SDK & .NET 10, enabling local testing & debugging in VSCode.
hubs.li/Q03VJlxp0 #dotnet #dotnetconf

4 months ago 8 5 1 0
Advertisement
GitHub Actions DevOps Pipelines as Code using C# and Cake SDK
GitHub Actions DevOps Pipelines as Code using C# and Cake SDK YouTube video by dotnet

Thanks to all who came to my .NET Conf session, you can watch it again at
www.youtube.com/watch?v=e7hk...

The presentation is available at dotnetconf2025.azurevoodoo.net & the sample github.com/azurevoodoo/...

Cake 6.0 & Sdk launch blog post cakebuild.net/blog/2025/11...

#dotnet #devops #csharp

4 months ago 37 10 2 1
Cake - Cake v6.0.0 released

Just released Cake v6.0.0! πŸš€πŸ°

Few highlights
✨ .NET 10 & C# 14 support!
✨ Introducing Cake.Sdk - a new official runner that brings the .NET 10 "dotnet run app.cs" experience to Cake.
✨ Bug fixes, improvements.

Full details:
cakebuild.net/blog/2025/11...

#dotnet #csharp #devops

4 months ago 17 12 1 2
Cake - Cake v6.0.0 released

Just released Cake v6.0.0! πŸš€πŸ°

Few highlights
✨ .NET 10 & C# 14 support!
✨ Introducing Cake.Sdk - a new official runner that brings the .NET 10 "dotnet run app.cs" experience to Cake.
✨ Bug fixes, improvements.

Full details:
cakebuild.net/blog/2025/11...

#dotnet #csharp #devops

4 months ago 17 12 1 2
Preview
.NET Conf 2025 Join the .NET Conf 2025 free virtual event November 11-13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!

πŸ“’.NET Conf is just around the corner, a free virtual event.

I'll be talking at the conference about @cakebuild.net SDK this Friday at 09:00 - 09:30 CET

www.dotnetconf.net

#dotnet #csharp #devops #dotnetconf

5 months ago 6 4 0 0
Preview
cake-build/cake :cake: Cake (C# Make) is a cross platform build automation system. - cake-build/cake

We are starting to prepare our next release, 6.0.0 ( github.com/cake-build/c... ). This is your friendly reminder that if you haven't pinned to a specific version of Cake, you should do it now :-) πŸ“Œ 🍰

cakebuild.net/docs/writing...

4 months ago 9 5 0 0
Cake - Cake v5.1.0 released

Just released Cake v5.1.0! πŸš€πŸ°
Highlights:
β€’ Woodpecker CI support
β€’ Improved script caching behavior
β€’ New DotNetSlnRemove alias
β€’ Cake.Testing.Xunit.v3
cakebuild.net/blog/2025/10...

6 months ago 8 7 0 1
Preview
cake-build/cake :cake: Cake (C# Make) is a cross platform build automation system. - cake-build/cake

We are starting to prepare our next release, 5.1.0 ( github.com/cake-build/c... ). This is your friendly reminder that if you haven't pinned to a specific version of Cake, you should do it now :-) πŸ“Œ 🍰 cakebuild.net/docs/writing...

6 months ago 5 2 0 0
Video

Just in: Cake.Sdk 5.0.25257.82-beta adds native support for dotnet publish πŸŽ‰.

- Self-contained executables
- Container image output
- Performance gains in CI/CD

Try it out and let the maintainers know what you think πŸ‘‡
πŸ”— cakebuild.net/blog/2025/09...

#csharp #dotnet #devops

6 months ago 6 5 0 1
Advertisement
Video

Just in: Cake.Sdk 5.0.25257.82-beta adds native support for dotnet publish πŸŽ‰.

- Self-contained executables
- Container image output
- Performance gains in CI/CD

Try it out and let the maintainers know what you think πŸ‘‡
πŸ”— cakebuild.net/blog/2025/09...

#csharp #dotnet #devops

6 months ago 6 5 0 1
Video

New Cake.Sdk preview is here!

✨ New features:
β€’ .NET 10 RC1 compatibility
β€’ Multiple Main_* entry points for modular builds
β€’ Enhanced Script Host IoC integration
β€’ Performance optimizations
β€’ New minimal template

cakebuild.net/blog/2025/09...

#dotnet #devops #csharp #cakebuild

6 months ago 9 5 0 0
Video

New Cake.Sdk preview is here!

✨ New features:
β€’ .NET 10 RC1 compatibility
β€’ Multiple Main_* entry points for modular builds
β€’ Enhanced Script Host IoC integration
β€’ Performance optimizations
β€’ New minimal template

cakebuild.net/blog/2025/09...

#dotnet #devops #csharp #cakebuild

6 months ago 9 5 0 0
Video

New Cake.Sdk preview is outπŸš€

β€’ Fully compatible with .NET 10 Preview 7
β€’ Updated dependencies
β€’ New analyzer fixes
β€’ File-based SDK versioning via "#:sdk Cake.Sdk@…"

Read more at:
cakebuild.net/blog/2025/08...

#dotnet #csharp #devops

7 months ago 11 4 0 1

🍰 dotnet cake.cs - Cake.Sdk Preview!

New way to get Cake .NET tool scripting in .NET console apps:
βœ… File-based builds (.NET 10)
βœ… Project-based builds (.NET 8/9/10)
βœ… Auto-generated aliases
βœ… Full addin/module support

Early feedback wanted!
cakebuild.net/blog/2025/07...

#CakeBuild #DotNet

8 months ago 20 11 0 4

🍰 dotnet cake.cs - Cake.Sdk Preview!
New way to get Cake .NET tool scripting in .NET console apps:
βœ… File-based builds (.NET 10)
βœ… Project-based builds (.NET 8/9/10)
βœ… Auto-generated aliases
βœ… Full addin/module support

Early feedback wanted!
hubs.li/Q03xN67c0 #DotNet

8 months ago 9 5 0 0
Video

"dotnet cake.cs"

#dotnet #cake #devops #itshappening #staytuned

8 months ago 14 10 1 3

🍰 dotnet cake.cs - Cake.Sdk Preview!

New way to get Cake .NET tool scripting in .NET console apps:
βœ… File-based builds (.NET 10)
βœ… Project-based builds (.NET 8/9/10)
βœ… Auto-generated aliases
βœ… Full addin/module support

Early feedback wanted!
cakebuild.net/blog/2025/07...

#CakeBuild #DotNet

8 months ago 20 11 0 4
Video

"dotnet cake.cs"

#dotnet #cake #devops #itshappening #staytuned

8 months ago 14 10 1 3
Advertisement
Cake - Cake v5.0.0 released

Cake v5.0.0 released πŸš€

Highlights of this release:
β€’ .NET 9 support & C# 13 support
β€’ FreeBSD support
β€’ Addin recommended Cake version set to 5.0.0
β€’ 100 million downloads of Cake.Tool πŸŽ‰

cakebuild.net/blog/2024/11...

#dotnet

1 year ago 18 9 0 2
Cake - Cake v5.0.0 released

Cake v5.0.0 released πŸš€

Highlights of this release:
β€’ .NET 9 support & C# 13 support
β€’ FreeBSD support
β€’ Addin recommended Cake version set to 5.0.0
β€’ 100 million downloads of Cake.Tool πŸŽ‰

cakebuild.net/blog/2024/11...

#dotnet

1 year ago 18 9 0 2
Preview
v5.0.0 Milestone Β· cake-build/cake :cake: Cake (C# Make) is a cross platform build automation system. - v5.0.0 Milestone Β· cake-build/cake

We are starting to prepare our next release, 5.0.0 (github.com/cake-build/c...). This is your friendly reminder that if you haven't pinned to a specific version of Cake, you should do it now :-) πŸ“Œ 🍰 cakebuild.net/docs/writing...

1 year ago 5 4 0 0
Screenshot from NuGet.org

Screenshot from NuGet.org

Our .NET tool, Cake.Tool, has just surpassed 100 million downloads on NuGet.org! πŸŽ‰
A huge thank you to our amazing community for your support and contributions. Here’s to many more milestones together! πŸ₯‚
www.nuget.org/packages/Cak...

1 year ago 16 12 0 1