Browsing Category: Build Automation
 
                                
                                        
                                            ModularPipelines
                                        
                                    
                                    
Define your pipeline in .NET! Strong types, intellisense, parallelisation, and the entire .NET ecosystem at your fingertips.
 
                                
                                        
                                            FlubuCore
                                        
                                    
                                    
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
 
                                
                                        
                                            Nuke
                                        
                                    
                                    
Cross-platform build automation system
 
                                
                                        
                                            Nake
                                        
                                    
                                    
Nake is a magic task runner tool for .NET Core. It's a hybrid of Shovel and Rake. The DSL for defining tasks is uniquely minimal and it's just plain (naked) C# code! Nake is built on top of the latest Roslyn release so you can use all of the latest C# features in you scripts and even more.
 
                                
                                        
                                            Cake
                                        
                                    
                                    
Cake (C# Make) is a cross-platform build automation system with a C# DSL.
 
                                
                                        
                                            MSBuild
                                        
                                    
                                    
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio
 
                                
                                        
                                            Invoke-Build
                                        
                                    
                                    
Invoke-Build is a build and test automation tool which invokes tasks defined in PowerShell v2.0+ scripts. Inspired on psake.
 
                                
                                        
                                            FAKE
                                        
                                    
                                    
"FAKE - F# Make" is a cross platform build automation system.
 
                                
                                        
                                            Psake
                                        
                                    
                                    
psake is a build automation tool written in PowerShell.
