Nuacht

Under the hood the server-side ASP.Net Core engine takes your Razor code and uses it to generate C# classes that run and deliver content as part of your HTML pages.
Take advantage of the friendly syntax of Razor View Engine to more easily create views from templates in ASP.NET Core MVC.