NAnt was specially designed to be an accessible and Open-Source .NET build tool. This application resembles Ant.NAnt is different. Instead of a model where it is extended with shell-based commands, NAnt is extended using task classes. Instead of writing shell commands, the configuration files are XM.







