Depending on what parts of ASP.NET you want, you could check out Nancy at https://github.com/thecodejunkie/Nancy. It can be hosted within ASP.NET and is pretty light-weight and provides a simple routing with options to plug in different view technologies (Razor, Spark, SimpleView and more).