Mono allows you to run applications written in .NET programming language on Linux machines.
Step 1: Install the YUM repository by grabbing the file mono.repo from the mono website and placing in /etc/yum.repos.d/ folder.
Step 2: Install Mono by executing this command. yum install xsp
...
[More]