bari 

An advanced build management tool for .NET projects.

Learn more »

Convention over configuration

Directory layout determines a lot of things
  • For example the modules and projects
  • What compilation and custom steps should be performed
Several things are automatic if put in the correct place
  • Custom build scripts
  • Setting the application's icon, manifest and configuration
  • InnoSetup plugin's setup scripts