How to integrate the MVC Razor Engine, using Roslyn, in a .NET Core 2 Console Application
15 February 2019 · 26 min read
MVC Razor templates only work with .NET ASP MVC websites - this article shows you a way to get them working with .NET Core Console projects without a dependency on a web project.