A T4 template to save you some time from using strings for your view paths and controller names. Partially based on T4MVC, but with some twists to make it simpler and more flexible.
A T4 template to save you some time from using strings for your view paths and controller names. Partially based on T4MVC, but with some twists to make it simpler and more flexible.
We created a quick-and-dirty solution for when you don't want to (or can't) use the new Umbraco strongly-typed models (Models Builder) but you still need IntelliSense for your property names.