ASP.NET

4 Guides Available

ASP.NET is a Microsoft application framework and is traditionally used with the IIS web server on Windows. Modules like mod_mono Apache make it possible to run these on Linux.


ASP.NET Guides

Sort ASP.NET Guides
Article thumbnail

Tutorial: Hosting ASP.NET Core on Linux

This guide shows you how to install and get started with the .NET Core for building and hosting ASP.NET applications on Linux using NGINX as a web server and re …

Article thumbnail

Build ASP.NET Applications with mod_mono and Apache on Debian 5

This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Debian 5 (Lenny) similar to Windows Server.

Article thumbnail

Build ASP.NET Applications with mod_mono on Ubuntu 10.04

This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Ubuntu 10.04 (Lucid) similar to Windows Server

Article thumbnail

Build ASP.NET Applications with mod_mono on Ubuntu 9.10

This guide will show you how to use the Mono Project's Apache module to run Microsoft ASP.NET applications on Ubuntu 9.10 (Karmic) similar to Windows Server