C# provided by Mono: a cross-platform, open source, .NET development framework
The most popular build tool for Mono is NAnt. To install it, simply type:
$ sudo dnf install nant
NUnit is very useful for test driven development. To install it, simply type:
$ sudo dnf install nunit nunit-gui
Fedora Developer Portal is a community effort to share guides and information about open-source development. And we need your help!