ASP.NET

ASP.NET#

Razor#

Razor is an ASP.NET programming syntax used to create dynamic web pages with the C# or VB.NET programming languages.

MVC#

Blazor#

Blazor is a feature of ASP.NET for building interactive web UIs using C# instead of JavaScript. It’s real .NET running in the browser on WebAssembly.

客户端#