512 Views
A question posted on stackoverflow caught my attention the other day that asked about using the Razor View Engine outside of MVC that would return a string value from a string template rather than a view. This post is a hacked together example of accomplishing that.
0 comments