FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. (by dotnetcore)
Cake
:cake: Cake (C# Make) is a cross platform build automation system. (by cake-build)
Our great sponsors
FlubuCore | Cake | |
---|---|---|
1 | 10 | |
791 | 3,289 | |
1.0% | 1.1% | |
6.6 | 9.2 | |
6 months ago | 21 days ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FlubuCore
Posts with mentions or reviews of FlubuCore.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-08.
Cake
Posts with mentions or reviews of Cake.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-08.
-
Achieving single command Infrastructure deployment using PowerShell DSC.
You may use other tools too: psake, make, cake, fake or any other *ake you are familiar with. I look at them as a tools that make build tasks behind simple commands and help me answer: How did I run that code again?
-
.NET build tool using Bullseye and SimpleExec
NAnt was quite a popular build tool used by projects of all sizes targeting .NET Framework on Windows. I have written many complex build systems using NAnt in the past. But XML based DSL was quite clunky to use and maintain. Besides, it was always a daunting task to explain to a new dev on the team. With .NET Core/.NET becoming a cross-platform framework, CAKE and FAKE gained a lot of adoption providing a C# and F# based DSL for build tasks accordingly.
-
Nuke Build - best build automation system
Cake (C# Make) - simple, easy to set up, and with a lot of extensions scripting with C#.
-
Can Cake be used to build a .NET Core 3.1 console application for Windows, Linux and Mac... on a Windows machine?
I got the example and the answer I needed on this thread: https://github.com/cake-build/cake/discussions/3564
-
Creating reusable build scripts with NUKE components
For those not familiar with it, Cake is a build automation system with a C#-based DSL. It is based on the concept of tasks, which are small units of work, like restoring packages, building, or testing, which can have dependencies on, or trigger, other tasks.
-
A super simple make wrapper for docker/podman that runs all your targets in a container - just a utility I put together to make my life slightly easier, nothing fancy
Just a note: there's already a very active community of the same name for the build utility Cake.
-
A stupid simple make wrapper that makes my life easier
Looks interesting! Although the name clashes with Cake (C# Make) project which could be confusing - https://cakebuild.net/
-
Introducing Cake ClickOnce Recipe - An opinionated recipe for building and publishing .NET 5 Windows apps
The recipe utilizes the Cake build automation .NET Tool in the background, but essentially the recipe exposes a C# class with a few properties you can control the recipe behavior, but the intention is that you should just set what's needed for your application and rest boring boiler plate is handled for you, and the recipe will automatically detect if it's running on GitHub actions and provided right secrets in place publish to Azure blob storage.
-
Cake 1.0 RC3 released with a number of improvements and bug fixes. Last pre-release before 1.0 RTM ships
Also, the whole Cake community is really nice and there's a lot of knowledge sharing happening on GitHub Discussions https://github.com/cake-build/cake/discussions and https://gitter.im/cake-build/cake which you can benefit from and participate.
-
The Most Popular Programming Languages - 1965/2020 - New update - Statistics and Data
Join the Microsphere, we have Cookies and Cake. <3
What are some alternatives?
When comparing FlubuCore and Cake you can also consider the following projects:
NUKE - 🏗 The AKEless Build System for C#/.NET
MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
Psake - A build automation tool written in PowerShell
FAKE - FAKE - F# Make
Invoke-Build - Build Automation in PowerShell
Nake - Magic script-based C# task runner for .NET Core
NUKE/common
LibreQoS - A Smart Queue Management system for ISPs leveraging fq_codel and CAKE to improve responsiveness, enforce customer plan bandwidth, and reduce bufferbloat.
CS Make - Sake Build
Albacore - Albacore is a professional quality suite of Rake tasks for building .NET or Mono based systems.