Open Source Build Systems in C#

8 projects

Top-ranked projects first.

BuildStudio

Build Studio offers a complete solution for an automated software build process.

Details
Byldan

Byldan is a framework for managing the build life-cycle of .NET applications. Its goal is to support multiple-platforms (Linux/Windows) and multiple compiler vendors (Novell/Microsoft). This minor release of Byldan adds support for unit testing with NUnit and for signing of assemblies.

Details
CruiseControl.NET

CruiseControl.NET is automated continuous integration server for the .NET platform.

Details
DevBuildRunner

DevBuildRunner is being developed as OSI Certified Open Source Software. It is to provide development teams with simple web based GUI control of their build PC and make selection of build options simpler. It allows developers (or any user wanting to run a task) to select a task from a simple list and then set options for that task. Options will include things like language, alpha/beta/release candidate/release build type, e-mail notification of success or failure.

Details
Draco.NET

Draco.NET is a Windows service application designed to facilitate continuous integration. Draco.NET monitors your source code repository, automatically rebuilds your project when changes are detected and then emails you the build result along with a list of changes since the last build.

Details
NAnt

NAnt is a Ant like build tool for .NET

Details
NAntAddin

NAntAddin is a simple addin for VisualStudio 2005 used in association with NAnt framework. It allows manipulation of targets and tasks directly from VisualStudio. Features include: * Read .nant and .build files * Build visual tree from NAnt files * Filter public/private targets * Display target/task properties * Locate selected node into build file * Start/Stop selected target * Full integration with VisualStudio

Details
NAntContrib

NAntContrib is the project for tasks and tools that haven't made it into the main NAnt distribution yet or for whatever reason don't belong there.

Details