Blazor

Web components with Blazor .NET 7

Inject order into JavaScript frameworks by replacing them with C# Web Components

Web components are web standards that allow you to create custom, reusable HTML elements. These can encapsulate their styles and behaviors, preventing conflicts with other parts of your website. They are built using HTML, CSS, and JavaScript and can range from simple UI elements to complex, fully-featured web applications.

Read more...


Book: Blazor for ASP.NET Web Forms Developers

Old dogs can learn new tricks

Blazor for ASP.NET Web Forms Developers is a small e-book for ASP.NET Web Forms developers (or for those who feel that way), who want to migrate old projects to new open-source, cross-platform solutions.

Read more...