bari 

An advanced build management tool for .NET projects.

Learn more »

Customization

There are usable defaults but everything is customisable
  • For example compiler options for C#, C++, F#...
  • Code contracts settings
Builder scripts
  • Custom build steps transforming a subset of the source files to an build output
Post-processor scripts
  • Custom build steps working on the result files
    • For example signing
Fully extensible architecture
  • Everything is customizable with plugins
  • For example new reference types, new packager types, support for other compilers, new commands etc.