Compile .NET source code on Ubuntu 14.04

1. Build the latest mono from source. You can also install from apt-get. But if the source code contains C#6.0 code, you’ll get error. The build process like following:

2.Download nuget from release. And also download Microsoft.Build.zip

3.Get the Nuget projects:

4.Build the full solution: