Get started with ASP.NET Core Blazor
What is Blazor?
Blazor lets you build interactive web UIs using C# instead of JavaScript. ... Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps.
No comments:
Post a Comment