ASP.NET-MVC Request Authorization in ASP.NET Web API in Mono Few days ago I was struggling to set up authorization on requests to my Web API. The major Problem was missing sessions. You can read more here: Request Authorization in
ASP.NET-MVC What to Consider when running ASP.NET MVC 4 in Mono I'm fighting for the last 2 days to deploy my ASP.NET MVC 4 application to a Linux VM running Mono again. - Again because it already worked, but in
Mono How to connect Mono in Linux to Oracle Long post about all the steps I did can be found here: How I managed to connect from Mono in Linux to Oracle If you are using ServiceStack.OrmLite it
Mono How I managed to connect from Mono in Linux to Oracle TL;DR How to connect Mono in Linux to Oracle I'm in the process of migrating a ASP.NET MVC application to Mono and Linux. We made the decision to