Just for fun added a simple support for using Razor together with OWIN. You can read a little bit about OWIN on my previous blog post . I wanted my example to be similar to the MVC pattern, so I can use a Model, Controller (in this case I use a simple...