Using Vanilla MVC Controller With Umbraco V8
In this tutorial, you will learn how to set-up and use a normal vanilla MVC controller with Umbraco CMS. One common usage of needing a vanilla MVC controller will crop up when you are building the header, or, footer. It is possible to build the hea...