Run ASP.NET outside of IIS

โ€”

by

in

Run ASP.NET outside of IIS

“One of the more esoteric features of ASP.NET is its ability to run outside of IIS. Specifically, it supports a hosting framework (within the System.Web.Hosting namespace) that enables you to run it on top of other web servers, within command line exes, etc.”