sudo apt-add-repository ppa:directhex/ppa
sudo apt-get update
sudo apt-get install monodevelop
sudo apt-get install mono-xsp
What just happened?
Simply, added an external package, updated those packages, then installed mono develop then finally last part install the ASP.NET XSP all this is a just a light weight web server written in C# that can be used for our ASP.NET applications. Although we can use Apache that requires more configuration, for development this works great.
I always had a passion for the field of STEM (Science, Technology, Engineering, and Math) and I knew I wanted to do something to make a difference in the world. I just didn’t know where to start. I was an immigrant in a new country, grew up in a tough environment, and wasn’t sure how… Read More