Generate a Blob Storage Web Site using RazorEngine
Last episode I introduced the concept of utilising RazorEngine and RazorMachine to generate html files from cshtml Razor view files and json data files, without needing a hosted ASP.Net MVC website. We ended up with a teeny ikkle console app which could reference a few directories and spew out some resulting html. This post will […]