Need help in ASP.NET MVC Core Razor, to create Vazor: a custom view engine based on VB XML literals-Twitter bootstrap
I am creating a Vazor (VB.NET Razor) using XML literals supported in VB.NET. I generate a string containging Html code but it needs further processing to resolve paths, handle asp- attributes, do ant encryption or authentication … etc. All this…