Topic

Blazor Component Libraries

Blazor component library selection, usage, and practice

6 articles
1 Current page
Using Masa Blazor in MAUI

Using Masa Blazor in MAUI

Using `.NET MAUI`, you can develop applications that run on `Android`, `iOS`, `macOS`, and `Windows`, Linux (community-supported) from a single shared codebase. One codebase runs on multiple platforms.

MASA 技术团队 4/26/2022 12:45 PM
Blazor Open Source Component Library - Masa Blazor

Blazor Open Source Component Library - Masa Blazor

Blazor allows you to build interactive web UI using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code are written in C#, allowing you to share code and libraries.

MASA Blazor 12/16/2021 12:57 PM
Blazor Open Source Component Library - Ant Design Blazor

Blazor Open Source Component Library - Ant Design Blazor

Following the previous introduction of the Bootstrap-style Blazor UI component library, today I will introduce another Blazor UI component library: an enterprise-level component library based on Ant Design and Blazor.

沙漠尽头的狼 6/21/2020 1:45 PM