Skip to main content

Posts

Showing posts with the label Razor

Razor: Notes

"Razor is a markup syntax that uses HTML and C# for writing UI components of Blazor web apps. Razor is based on ASP.NET and designed for creating web apps." — Microsoft's website