Awesome Blazor Overview

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 AdrienTorris/awesome-blazor · ⭐ 8.2K · 🏷️ Front-End Development

[ Daily / Weekly / Overview ]

Awesome Blazor Awesome

A collection of awesome Blazor resources.

Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.

Contributions are always welcome! Please take a look at the contribution guidelines (⭐8.2k) pages first. Thanks to all contributors (⭐8.2k), you're awesome and wouldn't be possible without you!

If you need to search on this list you can try this great website: Awesome Blazor Browser. Thanks @jsakamoto for this! Source code (⭐212) stars last commit.

Contents

ASP.NET COMMUNITY STANDUP - ASP.NET Community Standup - Blazor Experiments + eShop Q&A (December 12, 2023).

Introduction

What is Blazor?

Blazor is a .NET web framework to build client web apps with C#.

Blazor lets you build interactive web UIs 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 is written in C#, allowing you to share code and libraries. More information on the official Blazor website.

Get started

To get started with Blazor, follow the instructions in the Blazor Get Started documentation.

Doing the Build a web app with Blazor learning session on Microsoft Learn can also be a good idea. Another great resource to start is the beginner serie by Jeff Fritz on Channel9 or YouTube.

General

Templates

Sample Projects

AI

Authentication

CMS

Games

Hybrid

IDE

IoT

Machine Learning

Mobile

Rapid Development Framework

ToDos

Others

Tutorials

Libraries & Extensions

Reusable components like buttons, inputs, grids and more. See also the Blazor component bundles feature comparison chart (⭐8.2k).

Component bundles

Individual components

2D/3D Rendering engines

API

Charts

CSS

Database

Datagrids / tables

Date & time

Maps

Tabs

Testing

Others

Tools & Utilities

Libraries and extensions for state management, cookies, local storage and other specific tools.

Others

Source generators

Real-World applications

Videos

Articles

Podcasts

Presentations slides

Tooling

Books

E-Books

Courses

Community

Other Languages

License

CC0

To the extent possible under law, Adrien Torris has waived all copyright and related or neighboring rights to this work.