update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -23,6 +23,13 @@ src="https://img.shields.io/github/stars/jsakamoto/awesome-blazor-browser?style=
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/jsakamoto/awesome-blazor-browser?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" />.</p>
<h2 id="net-conf-2024-november-12-14-2024.">.NET Conf 2024 (November
12-14, 2024).</h2>
<p><a
href="https://www.dotnetconf.net/?utm_source=awesome-blazor&amp;utm_medium=github"><img src="https://pbs.twimg.com/profile_banners/757891106/1728575047/1500x500" align="center" width="100%"></a>
- Celebrate and learn about what you can do with .NET 9 at the biggest
.NET virtual event. - More info on <a
href="https://www.dotnetconf.net/?utm_source=awesome-blazor&amp;utm_medium=github">dotnetconf.net</a>.</p>
<h2 id="contents">Contents</h2>
<ul>
<li><a href="#introduction">Introduction</a></li>
@@ -44,20 +51,6 @@ alt="last commit" />.</p>
<li><a href="#community">Community</a></li>
<li><a href="#other-languages">Other Languages</a></li>
</ul>
<h2
id="asp.net-community-standup---asp.net-community-standup---blazor-experiments-eshop-qa-december-12-2023.">ASP.NET
COMMUNITY STANDUP - ASP.NET Community Standup - Blazor Experiments +
eShop Q&amp;A (December 12, 2023).</h2>
<p><a
href="https://www.youtube.com/watch?v=fkDSaIti_KU"><img src="https://i.ytimg.com/vi/fkDSaIti_KU/maxresdefault.jpg?v=656e63e2" align="center" width="100%"></a>
- In this session, we will show you some experimental ideas for Blazor
and .NET+WASI and answer your questions about the .NET eShop Blazor App.
- Featuring: Steve Sanderson (<span class="citation"
data-cites="stevensanderson">@stevensanderson</span>), Jon Galloway
(<span class="citation" data-cites="jongalloway">@jongalloway</span>),
Mackinnon Buck (<span class="citation"
data-cites="MackinnonBuck">@MackinnonBuck</span>). - Live on <a
href="https://www.youtube.com/watch?v=fkDSaIti_KU">YouTube</a>.</p>
<h2 id="introduction">Introduction</h2>
<h3 id="what-is-blazor">What is Blazor?</h3>
<p>Blazor is a .NET web framework to build client web apps with C#.</p>
@@ -139,9 +132,6 @@ WebAssembly performance best practices, by Pranav Krishnamoorthy and
Steve Sanderson.</li>
<li><a href="https://themesof.net/">themesof.net</a> - .NET 6 planning
process.</li>
<li><a href="https://www.30secondsofblazor.net/">30 seconds of
Blazor</a> - Collection of useful snippets, inspired by the popular 30
seconds of JavaScript and React.</li>
</ul>
<h2 id="templates">Templates</h2>
<ul>
@@ -218,6 +208,28 @@ src="https://img.shields.io/github/stars/huntercfreeman/BlazorStudio?style=flat-
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/huntercfreeman/BlazorStudio?style=flat-square"
alt="last commit" />.</li>
<li><a href="https://github.com/albx/BlazorSwa.Template">BlazorSwa
Template</a> - This is a simple template for the .NET CLI which allows
to create a Blazor project ready to be deployed in an Azure Static Web
Apps. It allows to create an Azure Function project as backend.</li>
<li><a
href="https://github.com/neozhu/CleanArchitectureWithBlazorServer">Clean
Architecture with Blazor Server</a> <img
src="https://img.shields.io/github/stars/neozhu/CleanArchitectureWithBlazorServer?style=flat-square"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/neozhu/CleanArchitectureWithBlazorServer?style=flat-square"
alt="last commit" /> - Another template with MudBlazor and
CleanArchitecture approach.</li>
<li><a href="https://github.com/neozhu/cleanaspire">CleanAspire</a> -
<img
src="https://img.shields.io/github/stars/neozhu/cleanaspire?style=flat-square"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/neozhu/cleanaspire?style=flat-square"
alt="last commit" /> - CleanAspire is a cloud-native template powered by
Aspire for cloud environments with scalability and offline support.
Using .NET 9 Minimal APIs and Blazor WebAssembly, it provides a
lightweight, fast foundation for building Progressive Web Applications
(PWA) optimized for the cloud.</li>
</ul>
<h2 id="sample-projects">Sample Projects</h2>
<h3 id="ai">AI</h3>
@@ -274,6 +286,12 @@ href="https://github.com/StefH/BlazorWasmGrpcWithAADAuth">Blazor-WASM-AzureAD-gR
src="https://img.shields.io/github/last-commit/StefH/BlazorWasmGrpcWithAADAuth?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Blazor WASM, Azure AD, REST &amp; gRPC.</li>
<li><a
href="https://github.com/wildermedeiros/BlazorAppWasmAuth">BlazorWasmOidcKeycloak</a>
- <img
src="https://img.shields.io/github/last-commit/wildermedeiros/BlazorAppWasmAuth?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Blazor WebAssembly application using OpenID Connect
(OIDC) authentication with Microsoft Identity and Keycloak.</li>
<li><a
href="https://github.com/auth0-blog/secure-blazor-wasm-quiz-manager">Quiz
manager secured by Auth0</a> - <img
src="https://img.shields.io/github/last-commit/auth0-blog/secure-blazor-wasm-quiz-manager?style=flat-square&amp;cacheSeconds=86400"
@@ -293,6 +311,13 @@ alt="GitHub stars" /> <img
src="https://img.shields.io/badge/.NET-5-692079.svg?style=flat-square"
alt=".NET 5" /> ASP.NET Core Blogging application with Blazor Admin
Dashboard. <a href="http://blogifier.net/blog">Demo</a>.</li>
<li><a href="https://github.com/kalintsenkov/BlazorShop">BlazorShop</a>
- <img
src="https://img.shields.io/github/stars/kalintsenkov/BlazorShop?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/kalintsenkov/BlazorShop?style=flat-square&amp;cacheSeconds=86400"
alt="Last commit" /> Simple shop application built with Blazor
WebAssembly.</li>
<li><a
href="https://github.com/dotnet-architecture/eShopOnBlazor">eShopOnBlazor</a>
- <img
@@ -301,6 +326,14 @@ alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/dotnet-architecture/eShopOnBlazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Migration of a traditional ASP.NET Web Forms app to
Blazor.</li>
<li><a href="https://github.com/fluentcms/FluentCMS">FluentCMS</a> -
<img
src="https://img.shields.io/github/stars/fluentcms/FluentCMS?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/fluentcms/FluentCMS?style=flat-square&amp;cacheSeconds=86400"
alt="GitHub stars" /> FluentCMS is open source AI Driven ASP.NET Core
Blazor Content Management System (CMS) <a
href="https://fluentcms.com/">FluentCMS</a>.</li>
<li><a
href="https://github.com/jhipster/jhipster-dotnetcore">JHipster.NET</a>
<img
@@ -315,6 +348,13 @@ generator. JHipster.NET is a blueprint that overrides the back-end part,
originally generated in spring boot, by back-end in asp.net core. For
the front-end all the common language can be used (angular, react),
including Blazor.</li>
<li><a href="https://github.com/oqtane/oqtane.framework">Oqtane</a> -
<img
src="https://img.shields.io/github/stars/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=86400"
alt="GitHub stars" /> Oqtane is a CMS &amp; Application Framework for
Blazor &amp; .NET MAUI <a href="https://www.oqtane.org">Oqtane</a>.</li>
<li><a href="https://github.com/ThomasBleijendaal/RapidCMS">RapidCMS</a>
- <img
src="https://img.shields.io/github/stars/ThomasBleijendaal/RapidCMS?style=flat-square&amp;cacheSeconds=604800"
@@ -322,13 +362,6 @@ alt="stars" /> <img
src="https://img.shields.io/github/last-commit/ThomasBleijendaal/RapidCMS?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A code-first, extensible Blazor app that generates
a CMS for your own database.</li>
<li><a href="https://github.com/kalintsenkov/BlazorShop">BlazorShop</a>
- <img
src="https://img.shields.io/github/stars/kalintsenkov/BlazorShop?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/kalintsenkov/BlazorShop?style=flat-square&amp;cacheSeconds=86400"
alt="Last commit" /> Simple shop application built with Blazor
WebAssembly.</li>
<li><a
href="https://github.com/cornehoskam/Umbraco9-Blazor-Starterkit">Umbraco9
&amp; Blazor WASM Starter Site</a> - <img
@@ -336,7 +369,14 @@ src="https://img.shields.io/github/last-commit/cornehoskam/Umbraco9-Blazor-Start
alt="last commit" /> A simple starter site for Umbraco v9, making use of
Blazor WebAssembly with Tailwind CSS/UI. A project that I use to play
around and experiment with Umbraco 9, Blazor WebAssembly, TailwindCSS,
the Block List Editor, and several other concepts. ### Games</li>
the Block List Editor, and several other concepts.</li>
<li><a href="https://github.com/YodasMyDad/ZauberCMS">ZauberCMS</a> -
<img
src="https://img.shields.io/github/stars/YodasMyDad/ZauberCMS?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/YodasMyDad/ZauberCMS?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Fully featured, highly customisable and plugin
based Blazor CMS, heavily inspired by Umbraco. ### Games</li>
<li><a href="https://github.com/davidwengier/Trains.NET">Trains.NET</a>
- <img
src="https://img.shields.io/github/stars/davidwengier/Trains.NET?style=flat-square&amp;cacheSeconds=604800"
@@ -352,10 +392,10 @@ href="https://github.com/aesalazar/AsteroidsWasm">AsteroidsWasm</a> -
src="https://img.shields.io/github/stars/aesalazar/AsteroidsWasm?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/aesalazar/AsteroidsWasm?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Collection of .NET 5 C# applications consuming a
alt="last commit" /> Collection of .NET 8 C# applications consuming a
single .NET Standard project running in: Blazor Client (WebAssembly),
Blazor Server, Electron (via Blazor Server), WPF, WinForms, Xamarin. <a
href="https://aesalazar.github.io/AsteroidsWasm/">Demo</a>.</li>
Blazor Server, Electron (via Blazor Server), WPF, WinForms, MAUI, WinUI
3. <a href="https://aesalazar.github.io/AsteroidsWasm/">Demo</a>.</li>
<li><a href="https://github.com/n-stefan/diabloblazor">DiabloBlazor</a>
- <img
src="https://img.shields.io/github/stars/n-stefan/diabloblazor?style=flat-square&amp;cacheSeconds=604800"
@@ -403,14 +443,6 @@ alt="last commit" /> ### Hybrid</li>
Razor Components inside an Electron shell. This allows for modern,
high-performance cross-platform desktop apps built with .NET and web
technologies.</li>
<li><a href="https://aka.ms/webwindow">Blazor + WebWindow</a> - <a
href="https://www.nuget.org/packages/WebWindow">WebWindow</a> is like
Electron, but without bundling Node.js or Chromium, and without most of
the APIs. <a
href="https://github.com/SteveSandersonMS/WebWindow">WebWindow source
code</a>. <a
href="https://github.com/SteveSandersonMS/WebWindow/tree/master/samples/BlazorDesktopApp">Blazor
+ WebWindow sample here</a>.</li>
<li><a href="https://github.com/tryphotino/photino.NET">Photino</a> -
<img
src="https://img.shields.io/github/stars/tryphotino/photino.NET?style=flat-square&amp;cacheSeconds=604800&amp;logo=microsoft"
@@ -524,6 +556,13 @@ mechanism. ### Mobile</li>
<li><a href="https://aka.ms/mobileblazorbindings">Mobile Blazor
Bindings</a> - Experimental Mobile Blazor Bindings - Build native mobile
apps with Blazor. ### Rapid Development Framework</li>
<li><a href="https://github.com/oqtane/oqtane.framework">Oqtane</a> -
<img
src="https://img.shields.io/github/stars/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=86400"
alt="GitHub stars" /> Oqtane is a CMS &amp; Application Framework for
Blazor &amp; .NET MAUI <a href="https://www.oqtane.org">Oqtane</a>.</li>
<li><a href="https://github.com/dotnetcore/WTM">WalkingTec.Mvvm
(WTM)</a> - <img
src="https://img.shields.io/github/stars/dotnetcore/wtm?style=flat-square&amp;cacheSeconds=604800"
@@ -569,12 +608,6 @@ alt="stars" /> <img
src="https://img.shields.io/github/last-commit/danroth27/BlazorSSR?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Server-side rendering (SSR) with Blazor components,
by Steve Sanderson.</li>
<li><a href="https://github.com/oqtane/oqtane.framework">Oqtane
Framework</a> - <img
src="https://img.shields.io/github/stars/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/oqtane/oqtane.framework?style=flat-square&amp;cacheSeconds=86400"
alt="GitHub stars" /> Modular Application Framework for Blazor.</li>
<li><a
href="https://github.com/aspnet/samples/tree/master/samples/aspnetcore/blazor">Flight
Finder</a> - <img
@@ -794,6 +827,14 @@ src="https://img.shields.io/github/last-commit/KamilBugnoKrk/WordTester"
alt="last commit" /> An application for learning foreign words using
flashcards and spaced repetition.</li>
<li><a
href="https://github.com/tesar-tech/BlazorAndTailwind">BlazorAndTailwind</a>
- <img
src="https://img.shields.io/github/stars/tesar-tech/BlazorAndTailwind?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/tesar-tech/BlazorAndTailwind"
alt="last commit" /> Sample project, guide and tips for setting up <a
href="https://tailwindcss.com/">TailwindCSS</a> in Blazor.</li>
<li><a
href="https://github.com/EdCharbeneau/Css-For-Blazor-Developers-Presentation">Css
in Blazor presentations source code</a> - <img
src="https://img.shields.io/github/last-commit/EdCharbeneau/Css-For-Blazor-Developers-Presentation"
@@ -833,6 +874,12 @@ component by <code>RenderTreeBuilder</code>.</li>
src="https://img.shields.io/github/last-commit/jtheisen/moldinium?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> MobX-style dependency tracking in Blazor
(proof-of-concept level maturity)</li>
<li><a href="https://github.com/martijn/PointingParty">Pointing
Party</a> - <img
src="https://img.shields.io/github/last-commit/martijn/PointingParty?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A tool for distributed agile story point estimation
ceremonies, using Blazor WebAssembly and SignalR. <a
href="https://pointingparty.com">Demo</a>.</li>
</ul>
<h2 id="tutorials">Tutorials</h2>
<ul>
@@ -890,6 +937,14 @@ efficiently tackle some of the most common challenges in website and
application design and development. <a
href="https://www.fast.design/docs/integrations/blazor/">FAST &amp;
Blazor documentation</a>. * <a
href="https://github.com/dotnetcore/BootstrapBlazor">BootstrapBlazor</a>
- <img
src="https://img.shields.io/github/stars/dotnetcore/BootstrapBlazor?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/dotnetcore/BootstrapBlazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A set of enterprise-class UI components based on
Bootstrap and Blazor (<a href="https://www.blazor.zone/">Docs as
Demo</a>). * <a
href="https://github.com/ant-design-blazor/ant-design-blazor">Ant Design
Blazor</a> - <img
src="https://img.shields.io/github/stars/ant-design-blazor/ant-design-blazor?style=flat-square&amp;cacheSeconds=604800"
@@ -911,6 +966,16 @@ extend the framework and the multitude of examples in the documentation
makes learning MudBlazor very easy. <a
href="https://mudblazor.com/">Documentation</a>. <a
href="https://try.mudblazor.com/">Demo</a>. * <a
href="https://github.com/SamProf/MatBlazor">MatBlazor</a> - <img
src="https://img.shields.io/github/stars/SamProf/MatBlazor?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/SamProf/MatBlazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> MatBlazor comprises a range of components which
implement common interaction patterns according to the Material Design
specification. <a href="https://www.matblazor.com/">Documents and
Demo</a> , <a
href="https://github.com/enkodellc/blazorboilerplate">BoilerPlates with
MatBlazor</a> * <a
href="https://github.com/Megabit/Blazorise">Blazorise</a> - <img
src="https://img.shields.io/github/stars/Megabit/Blazorise?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
@@ -946,13 +1011,6 @@ src="https://img.shields.io/github/last-commit/chanan/BlazorStrap?style=flat-squ
alt="last commit" /> Material Design components for Blazor. Bootstrap 4
components for Blazor (<a
href="https://chanan.github.io/BlazorStrap/">Demo</a>). * <a
href="https://github.com/ArgoZhang/BootstrapBlazor">BootstrapBlazor</a>
- <img
src="https://img.shields.io/github/stars/ArgoZhang/BootstrapBlazor?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/ArgoZhang/BootstrapBlazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Reusable bootstrap components for Blazor. (<a
href="https://www.blazor.zone/">Docs as Demo</a>). * <a
href="https://github.com/vikramlearning/blazorbootstrap">BlazorBootstrap</a>
- <img
src="https://img.shields.io/github/stars/vikramlearning/blazorbootstrap?style=flat-square&amp;cacheSeconds=604800"
@@ -1123,6 +1181,8 @@ alt="last commit" /> Component library for Blazor including Grid,
Kanban, Gantt, Chart, Docking, Pivot and more. <a
href="https://www.htmlelements.com/blazor/">Website</a>. * <a
href="https://github.com/joadan/TabBlazor">TabBlazor</a> - <img
src="https://img.shields.io/github/stars/joadan/tabblazor?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/joadan/TabBlazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Blazor Admin theme built on top of <a
href="https://github.com/tabler/tabler">Tabler UI</a>. Minimal
@@ -1145,6 +1205,14 @@ to issue complex local or remote queries, changes-tracking tools to send
only the changed records to the server, advanced validation attributes,
globalization tools, “Behaviors” that modify existing components, state
management and save, and more. * <a
href="https://github.com/Jurioli/Blazor.WebForm.Components">Blazor.WebForm.Components</a>
- <img
src="https://img.shields.io/github/stars/Jurioli/Blazor.WebForm.Components?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/Jurioli/Blazor.WebForm.Components?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> ASP.NET Web Forms System.Web.UI.WebControls Razor
Components For Blazor WebAssembly. <a
href="https://blazorwebformdemo.github.io/">Demo</a>. * <a
href="https://github.com/BlazorOcticons/BlazorOcticons">BlazorOcticons</a>
- <img
src="https://img.shields.io/github/last-commit/BlazorOcticons/BlazorOcticons?style=flat-square&amp;cacheSeconds=86400"
@@ -1153,6 +1221,13 @@ href="https://primer.style/octicons/">Octicons</a> created as a
<code>.razor</code> components and available via the NuGet package. The
project <a href="https://blazorocticons.net/">website</a> is an example
using the generated components. * <a
href="https://github.com/abpframework/abp">ABP Framework</a> - <img
src="https://img.shields.io/github/stars/abpframework/abp?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/abpframework/abp?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> ABP Framework is a complete infrastructure to
create modern web applications by following the best practices and
conventions of software development. * <a
href="https://www.nevron.com/products-open-vision">Nevron Open Vision
Components for Blazor</a> - <img
src="https://img.shields.io/badge/-Paid-purple" alt="Paid" /> <img
@@ -1210,15 +1285,33 @@ Observer API</a>. #### Charts * <a
href="https://github.com/mariusmuntean/ChartJs.Blazor">ChartJs.Blazor</a>
- <img
src="https://img.shields.io/github/stars/mariusmuntean/ChartJs.Blazor?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <embed
alt="GitHub stars" /> <embed
src="https://img.shields.io/github/last-commit/akorchev/razor.radzen.com?style=flat-square&amp;cacheSeconds=86400" />
Brings <a href="https://github.com/chartjs/Chart.js">ChartJs</a> charts
to Blazor. * <a
href="https://github.com/joadan/Blazor-ApexCharts">Blazor-ApexCharts</a>
href="https://github.com/Misfits-Rebels-Outcasts/Blazor-Charts">Blazor-Charts</a>
- <img
src="https://img.shields.io/github/stars/joadan/Blazor-ApexCharts?style=flat-square&amp;cacheSeconds=604800"
src="https://img.shields.io/github/stars/Misfits-Rebels-Outcasts/Blazor-Charts?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/Misfits-Rebels-Outcasts/Blazor-Charts?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> SVG charts for Blazor. * <a
href="https://github.com/pablofrommars/GGNet">GG.Net Data
Visualization</a> - <img
src="https://img.shields.io/github/last-commit/pablofrommars/GGNet?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Interactive and flexible charts for Blazor Web
Apps. Taking its inspiration from the highly popular ggpplot2 R package,
GG.Net provides natively rich features for your Data Analysis Workflow.
Build publication quality charts with just a few lines of code. <a
href="https://pablofrommars.github.io/">Website</a>. * <a
href="https://github.com/Misfits-Rebels-Outcasts/Blazor-Sparkline">Blazor-Sparkline</a>
- <img
src="https://img.shields.io/github/last-commit/Misfits-Rebels-Outcasts/Blazor-Sparkline?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Sparkline Charts for Blazor using Fonts. * <a
href="https://github.com/apexcharts/Blazor-ApexCharts">Blazor-ApexCharts</a>
- <img
src="https://img.shields.io/github/stars/apexcharts/Blazor-ApexCharts?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/joadan/Blazor-ApexCharts?style=flat-square&amp;cacheSeconds=86400"
src="https://img.shields.io/github/last-commit/apexcharts/Blazor-ApexCharts?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Blazor wrapper for ApexCharts. <a
href="https://joadan.github.io/Blazor-ApexCharts/basic-charts">Demo</a>.
* <a href="https://github.com/LayTec-AG/Plotly.Blazor">Plotly.Blazor</a>
@@ -1246,7 +1339,15 @@ src="https://img.shields.io/github/stars/erossini/BlazorChartjs?style=flat-squar
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/erossini/BlazorChartjs?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> This is a NuGet package for Blazor to use ChartJs,
constantly updated with new features. #### CSS * <a
constantly updated with new features. * <a
href="https://github.com/UnlockedData/UnlockedData.Chartist.Blazor">UnlockedData.Chartist.Blazor</a>
- <img
src="https://img.shields.io/github/last-commit/unlockeddata/unlockeddata.chartist.blazor"
alt="last commit" /> Blazor wrapper for <a
href="http://gionkunz.github.io/chartist-js/">Chartist.js</a> bundled
with <a
href="http://gionkunz.github.io/chartist-js/plugins.html">Chartist.js
plugins</a>. #### CSS * <a
href="https://github.com/EdCharbeneau/BlazorSize">BlazorSize</a> - <img
src="https://img.shields.io/github/stars/EdCharbeneau/BlazorSize?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
@@ -1273,7 +1374,15 @@ src="https://img.shields.io/github/last-commit/b-straub/DexieNET?style=flat-squa
alt="last commit" /> DexieNET aims to be a feature complete .NET wrapper
for Dexie.js the famous Javascript IndexedDB wrapper from David
Fahlander. Its designed for Blazor and includes an easy to use Razor
component. #### Datagrids / tables * <a
component. Now with support for DexieCloud in preview. * <a
href="https://github.com/thliborius/EfCoreNexus">EfCoreNexus</a> - <img
src="https://img.shields.io/github/stars/thliborius/EfCoreNexus?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/thliborius/EfCoreNexus?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> EfCoreNexus helps integrating the entity framework
core into your blazor app. Via reflection it adds your entitiy classes
automatically and provides you with basic crud functionality. ####
Datagrids / tables * <a
href="https://github.com/gustavnavar/Grid.Blazor">Grid.Blazor</a> - <img
src="https://img.shields.io/github/stars/gustavnavar/Grid.Blazor?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
@@ -1305,7 +1414,34 @@ and creating events, tasks, and milestones. Month, week, and daily
views. Blazor Calendar wraps the fully featured Toast UI Calendar JS
library. MIT License. <a
href="https://github.com/gismofx/toast_ui.blazor_calendar/tree/main/toast_ui.blazor_calendar.TestProject/toast_ui.blazor_calendar.TestProject">Sample
project</a>. #### Maps * <a
project</a>. #### Diagrams * <a
href="https://github.com/Blazor-Diagrams">Blazor.Diagrams</a> - <img
src="https://img.shields.io/github/stars/Blazor-Diagrams/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/Blazor-Diagrams/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Z.Blazor.Diagrams is a fully customizable and
extensible all-purpose diagrams library for Blazor (both Server Side and
WASM). It was first inspired by the popular React library
react-diagrams, but then evolved into something much bigger. ZBD can be
used to make advanced diagrams with a custom design. Even the behavior
of the library is “hackable” and can be changed to suit your needs. * <a
href="https://github.com/excubo-ag/Blazor.Diagrams">Excubo.Blazor.Diagrams</a>
- <img
src="https://img.shields.io/github/stars/excubo-ag/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/excubo-ag/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Interactive diagram component (flowcharts, UML,
BPMN, …), customizable and extensible according to user needs (node
types, styles). <a
href="https://excubo-ag.github.io/Blazor.Diagrams/">Demo</a>. ####
JavaScript * <a
href="https://github.com/devessenceinc/BlazorScriptReload">BlazorScriptReload</a>
- <img
src="https://img.shields.io/github/stars/devessenceinc/BlazorScriptReload?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/devessenceinc/BlazorScriptReload?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A component which provides support for using
JavaScript in Blazor Web Applications #### Maps * <a
href="https://github.com/rungwiroon/BlazorGoogleMaps">BlazorGoogleMaps</a>
- <img
src="https://img.shields.io/github/stars/rungwiroon/BlazorGoogleMaps?style=flat-square&amp;cacheSeconds=604800"
@@ -1381,17 +1517,7 @@ alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/stavroskasidis/BlazorContextMenu?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A context menu component for Blazor (<a
href="https://blazor-context-menu-demo.azurewebsites.net/">Demo</a>). *
<a
href="https://github.com/zHaytam/Blazor.Diagrams">Z.Blazor.Diagrams</a>
- <img
src="https://img.shields.io/github/stars/zHaytam/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/zHaytam/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A fully customizable and extensible all-purpose
diagrams library for Blazor, inspired by the popular react-diagrams
library, with many additions. <a
href="https://blazor-diagrams.zhaytam.com/demos/simple">Demo</a>. * <a
href="https://github.com/Blazored/Typeahead">Blazored.Typeahead</a> -
<a href="https://github.com/Blazored/Typeahead">Blazored.Typeahead</a> -
<img
src="https://img.shields.io/github/stars/Blazored/Typeahead?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
@@ -1416,15 +1542,6 @@ that generates files on the client. However if the file is coming from
the server we recommend you to first try to use Content-Disposition
attachment response header as it has more cross-browser compatibility. *
<a
href="https://github.com/excubo-ag/Blazor.Diagrams">Excubo.Blazor.Diagrams</a>
- <img
src="https://img.shields.io/github/stars/excubo-ag/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/excubo-ag/Blazor.Diagrams?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Interactive diagram component (flowcharts, UML,
BPMN, …), customizable and extensible according to user needs (node
types, styles). <a
href="https://excubo-ag.github.io/Blazor.Diagrams/">Demo</a>. * <a
href="https://github.com/KristofferStrube/Blazor.FileSystemAccess">Blazor.FileSystemAccess</a>
- <img
src="https://img.shields.io/github/stars/KristofferStrube/Blazor.FileSystemAccess?style=flat-square&amp;cacheSeconds=604800"
@@ -1539,7 +1656,10 @@ src="https://img.shields.io/github/last-commit/jsakamoto/Toolbelt.Blazor.FileDro
alt="last commit" /> Surround an “input type=file” element by this
Blazor component to making a zone that accepts drag and drops files (<a
href="https://jsakamoto.github.io/Toolbelt.Blazor.FileDropZone/">Demo</a>).
* <a
* <a href="https://github.com/MelihAltintas/Blazor-Knob/">Knob</a> -
<img
src="https://img.shields.io/github/last-commit/MelihAltintas/Blazor-Knob?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Knob Control for Blazor. * <a
href="https://github.com/arivera12/BlazorCurrentDevice">BlazorCurrentDevice</a>
- <img
src="https://img.shields.io/github/last-commit/arivera12/BlazorCurrentDevice?style=flat-square&amp;cacheSeconds=86400"
@@ -1578,9 +1698,40 @@ alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/sabitertan/BlazorBarcodeScanner?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Barcode Scanner component for Blazor using zxing-js
Interop. <a
href="https://sabitertan.github.io/BlazorBarcodeScanner/">Demo</a>. ###
Tools &amp; Utilities <em>Libraries and extensions for state management,
cookies, local storage and other specific tools.</em> * <a
href="https://sabitertan.github.io/BlazorBarcodeScanner/">Demo</a>. * <a
href="https://github.com/le-nn/blazor-transition-group">Blazor
Transition Group</a> - <img
src="https://img.shields.io/github/stars/le-nn/blazor-transition-group?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/le-nn/blazor-transition-group?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A library performing animations when a Blazor
component enters or leaves the DOM inspired by <a
href="https://github.com/reactjs/react-transition-group">react-transition-group</a>.
* <a
href="https://github.com/PSCourtney/BlazorGravatar">BlazorGravatar</a> -
<img
src="https://img.shields.io/github/stars/PSCourtney/BlazorGravatar?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/PSCourtney/BlazorGravatar?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A Blazor component for integrating Gravatar, Blazor
WASM, Server and SSR. * <a
href="https://github.com/Postlagerkarte/Blazor-DragDrop">BlazorDragDrop</a>
- <img
src="https://img.shields.io/github/stars/Postlagerkarte/Blazor-DragDrop?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/Postlagerkarte/Blazor-DragDrop?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A simple drag-and-drop library for Blazor
components. * <a
href="https://github.com/excubo-ag/Blazor.TreeViews">BlazorTreeViews</a>
- <img
src="https://img.shields.io/github/stars/excubo-ag/Blazor.TreeViews?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/excubo-ag/Blazor.TreeViews?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A customizable tree view component for Blazor
applications.</p>
<h3 id="tools-utilities">Tools &amp; Utilities</h3>
<p><em>Libraries and extensions for state management, cookies, local
storage and other specific tools.</em> * <a
href="https://github.com/mrpmorris/fluxor">Fluxor</a> - <img
src="https://img.shields.io/github/stars/mrpmorris/fluxor?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
@@ -1832,9 +1983,27 @@ src="https://img.shields.io/github/stars/CodeBeamOrg/CodeBeam.GoogleApis.Blazor?
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/CodeBeamOrg/CodeBeam.GoogleApis.Blazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> An open-source utility package for GoogleApis in
Blazor. Written from scratch and aims easiest of use. ### Others * <a
href="https://github.com/BlazorExtensions/Home">Blazor Extensions
Home</a> - <img
Blazor. Written from scratch and aims easiest of use. * <a
href="https://github.com/le-nn/memento">Memento</a> - <img
src="https://img.shields.io/github/stars/le-nn/memento?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/le-nn/memento?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> A simple client-side state management container for
Blazor/.NET includes redo/undo and ReduxDevTools support. * <a
href="https://github.com/b-straub/RxBlazorLight">RxBlazorLight</a> -
<img
src="https://img.shields.io/github/stars/b-straub/RxBlazorLight?style=flat-square&amp;cacheSeconds=604800"
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/b-straub/RxBlazorLight?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> RxBlazorLight is a simple reactive wrapper around
Blazor components. For now only <a
href="https://mudblazor.com/">MudBlazor</a> components are supported.
Build the <a
href="https://github.com/b-straub/RxBlazorLight/tree/main/RxMudBlazorLightSample">RxMudBlazorLightSample</a>
and enjoy the reactive <a
href="https://github.com/b-straub/RxBlazorLight/tree/main/RxMudBlazorLightTestBase/Components">Components</a>.
### Others * <a href="https://github.com/BlazorExtensions/Home">Blazor
Extensions Home</a> - <img
src="https://img.shields.io/github/stars/BlazorExtensions/Home?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> Home for Blazor Extensions. * <a
href="https://github.com/fsbolero/Bolero">Bolero</a> - <img
@@ -1913,7 +2082,13 @@ href="https://github.com/excubo-ag/Generators.Blazor">Generators.Blazor</a>
src="https://img.shields.io/github/last-commit/excubo-ag/Generators.Blazor?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Generators.Blazor is a source generator for
improving performance in Blazor. The project also contains analyzers to
detect common issues in Blazor apps.</p>
detect common issues in Blazor apps. * <a
href="https://github.com/weibaohui/blazork8s">Blazork8s</a> -<img
src="https://img.shields.io/github/stars/weibaohui/blazork8s?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/weibaohui/blazork8s"
alt="last commit" /> Manage k8s using balzor with AI,like kubernetes
dashboard.</p>
<h2 id="source-generators">Source generators</h2>
<ul>
<li><a
@@ -1957,14 +2132,274 @@ alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/dotnet/try?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> Try .NET provides developers and content authors
with tools to create interactive experiences.</li>
<li><a
href="https://github.com/pticostaricags/FairPlayCombined">FairPlayCombined</a>
- <img
src="https://img.shields.io/github/stars/pticostaricags/FairPlayCombined?style=flat-square&amp;cacheSeconds=604800"
alt="GitHub stars" /> <img
src="https://img.shields.io/github/last-commit/pticostaricags/FairPlayCombined?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" /> The FairPlay platform is a set of pre-built
customizable solutions created with Blazor.</li>
</ul>
<h2 id="videos">Videos</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=s34SR24pgfE">Why Im
Worried About Blazor and its Future</a> - November 20, 2024 - <img
src="https://img.shields.io/badge/Duration:%20-20%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Why Im Worried About Blazor and its Future, by Nick
Chapsas.</li>
<li><a href="https://www.youtube.com/watch?v=MfYz95kiFxI">Building Rich
Web Applications with Blazor Server and MudBlazor</a> - November 19,
2024 - <img
src="https://img.shields.io/badge/Duration:%20-25%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Explore how to create robust, interactive web
applications using Blazor Server and MudBlazor. Well dive into
practical examples from a real-world application, discussing how
MudBlazors rich components can enhance user experience and simplify
development. The session will cover performance optimization techniques,
handling complex UI requirements, and best practices for deploying
Blazor Server apps in production. Attendees will leave with actionable
insights to elevate their Blazor Server projects.</li>
<li><a href="https://www.youtube.com/watch?v=Tn7rQbpLfmU">Using Blazor
to manage data in SQL server and Microsoft Fabric</a> - <img
src="https://img.shields.io/badge/Duration:%20-25%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Many business applications need to allow their users
to view and update data in SQL server and data warehouses such as
Microsoft Fabric. Learn how to create custom applications using
Microsoft Blazor and free open-source controls such as Blazor Data Sheet
to rapidly implement solutions to your users. Learn how to implement row
level security to control access to the data in a granular way. Finally
learn how to use PowerBI embedded to provide advanced data
analytics.</li>
<li><a href="https://www.youtube.com/watch?v=w8BKS1a8MnU">Exploring the
New Fluent UI Blazor Library: Next-Gen Web Components and Architectural
Innovations</a> - November 15, 2024 - <img
src="https://img.shields.io/badge/Duration:%20-40%30min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> In-depth session on the upcoming new major version of
the Fluent UI Blazor library, which introduces cutting-edge Web
Components and significant architectural changes. This session will
cover: Overview of New Features: Discover the enhancements in the new
Fluent UI Blazor library, including updated Web Components,
Architectural Changes: Learn about the major architectural shifts that
improve performance, scalability, and maintainability, Migration Guide:
Yes, there will be a lot of breaking changes! But we will guide you with
practical tips and best practices for migrating your existing projects
to the new version.</li>
<li><a href="https://www.youtube.com/watch?v=2xXc1hNwp0o">Whats New for
ASP.NET Core &amp; Blazor in .NET 9</a> - November 14, 2024 - <img
src="https://img.shields.io/badge/Duration:%20-40%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Find out about all the new features coming to ASP.NET
Core &amp; Blazor for web developers in .NET 9.</li>
<li><a href="https://www.youtube.com/watch?v=8yM4jDooWcM">ASP.NET
Community Standup - Making DevToys 2.0 cross-platform with Blazor
Hybrid</a> - October 29, 2024 - <img
src="https://img.shields.io/badge/Duration:%20-64%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Learn about how the developers of DevToys leveraged a
custom flavor of Blazor Hybrid to make DevToys 2.0 cross-platform.</li>
<li><a href="https://www.youtube.com/watch?v=o0CWssf8TFw">Whats Next
for ASP.NET Core &amp; Blazor</a> - August 22, 2024 - <img
src="https://img.shields.io/badge/Duration:%20-75%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Find out about all the new features coming to ASP.NET
Core &amp; Blazor for web developers in .NET 9.</li>
<li><a href="https://www.youtube.com/watch?v=z7V-_JVF_Zo">Build
interactive AI-powered web apps with Blazor and .NET</a> - August 21,
2024<img
src="https://img.shields.io/badge/Duration:%20-36%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Learn how you can quickly and easily build interactive
AI-powered web apps with Blazor and .NET using a variety of ready-made
AI components from the .NET ecosystem.</li>
<li><a href="https://www.youtube.com/watch?v=ubX-a6_V_ao">ASP.NET
Community Standup - Using GraphQL to enhance Blazor apps</a> - July 9,
2024 - <img
src="https://img.shields.io/badge/Duration:%20-67%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> Lets dive into why GraphQL is a compelling choice for
API queries and how to integrate it with Blazor. In this session, well
enhance a Blazor app by incorporating GraphQL and using QuickGrid to
present the data.</li>
<li><a href="https://www.youtube.com/watch?v=5v2GNcrEabg">Real World
Apps with Blazor and .NET Aspire</a> - <img
src="https://img.shields.io/badge/Duration:%20-11%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> July 2, 2024 - In this episode Eduardo joins Frank to
showcase FairPlayTube: The Next Generation of Video Sharing portals, a
tool for content creators and entrepreneurs, powered by AI to create
thumbnails, digital marketing strategies, passive income ideas, posts
for social networks and more.</li>
<li><a href="https://www.youtube.com/watch?v=ilUohNPqnkU">New Blazor
Hybrid + .NET MAUI Templates are Incredible</a> - <img
src="https://img.shields.io/badge/Duration:%20-10%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> June 28, 2024 - Looking to build mobile, desktop, and
web apps all with nearly 100% shared web UI? New Blazor Hybrid templates
in .NET 9 give you a single click automatically configured project with
.NET MAUI, Blazor, and a razor class library all setup.</li>
<li><a href="https://www.youtube.com/watch?v=hzemJE_jcrI">ASP.NET
Community Standup: Building Aspireify.net</a> - June 18, 2024 - Join
Jeff Fritz as he shows how he built Aspireify.net with .NET 8, Blazor,
Microsoft Azure and .NET Aspire. <a
href="https://www.theurlist.com/aspnet-standup-2024-06-18">Community
links</a>.</li>
<li><a href="https://www.youtube.com/watch?v=IZioflrC1Ho">Blazor and
Orchard Core with Peter Matthews - Orchard Core Pair Programming by
Lombiq</a> - June 17, 2024 - Join this session of Orchard Core Pair
Programming by Lombiq! In these, we do an hour of pair programming with
an Orchard Core community member about a project of theirs. We learn
together a lot, share best practices, and write some good code. All this
is live, and you can join us with your questions!</li>
<li><a href="https://www.youtube.com/watch?v=jRYVp_lySl8">Building
Real-Time Web Applications with Blazor and Akka.NET</a> - <img
src="https://img.shields.io/badge/Duration:%20-79%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> June 13, 2024 - This talk presents how you can use
Akka.NET and Blazor to build scalable, streaming web applications
without JavaScript or any fuss. Pure C# end to end.</li>
<li><a href="https://www.youtube.com/watch?v=PkQgcEUCnQk">ASP.NET
Community Standup: Static web asset improvements in .NET 9</a> - <img
src="https://img.shields.io/badge/Duration:%20-57%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> June 11, 2024 - Learn about some of the static web
asset improvements coming in .NET 9.</li>
<li><a href="https://www.youtube.com/watch?v=6PgvtdZXXZo">Whats New in
Blazor in .NET 8 &amp; Beyond | Blazing into Summer 2024</a> - <img
src="https://img.shields.io/badge/Duration:%20-94%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> June 10, 2024 - In this talk, Dan Roth dived into all
thats new in Blazor in .NET 8 like the advanced render modes, built-in
authentication support, and scaffolding, and also looked at the future
of Blazor in .NET 9 and how that can make web development even
better.</li>
<li><a href="https://www.youtube.com/watch?v=gVZJohJq3c8">On .NET Live:
Generating sound in Blazor with Blazor.WebAudio</a> - June 3, 2024 - Are
you using audio in your Blazor applications? This week, Kristoffer Stube
joins us to talk about Blazor.WebAudio, a Blazor library for playing,
generating, and analyzing sound! This library and the libraries
surrounding it enable developers to make rich interactive applications
in a safe fashion.</li>
<li><a href="https://www.youtube.com/watch?v=NbfhbDKiFpM">Modern
Full-Stack Web Development with ASP.NET Core &amp; Blazor</a> - <img
src="https://img.shields.io/badge/Duration:%20-41%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> May 22, 2024 - Dive into the latest advancements in
ASP.NET Core and Blazor for building dynamic, responsive full-stack web
applications. Learn how these powerful frameworks simplify the
development process, from server to client, enabling you to create rich
interactive web UIs with C# instead of JavaScript.</li>
<li><a href="https://www.youtube.com/watch?v=u9YNufaYxzM">Clean
Architecture with .NET MAUI, Blazor, and ASP.NET Core</a> - <img
src="https://img.shields.io/badge/Duration:%20-67%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> May 22, 2024 - Weve heard a lot about how using .NET
to build our UI applications lets us share code across our whole stack,
but finding the best way to do this isnt straightforward. UI code and
API code can sometimes seem at cross-purposes and its not always
obvious how using .NET code across your whole stack provides any
advantages over using different technologies for your UI and API. Its
easy to fall into the trap of underutilizing the right code-sharing
techniques. Or, at the other extreme, butchering your architecture for
the sake of sharing code. In this talk, Matt Goldman (author of .NET
MAUI in Action) will look at extending Clean Architecture to incorporate
UIs built with .NET MAUI and Blazor. See sensible ways to write clean,
testable, re-usable code that can be shared across the different layers
of your solution, and across different solutions in your enterprise, to
optimize efficiency and minimize duplication. Well also see how to
avoid the common pitfalls of over-engineering or under-sharing. You will
walk away knowing how to make full-stack code shared with .NET a
reality.</li>
<li><a href="https://www.youtube.com/watch?v=KinUUsGkK_s">Build an
AI-powered content composer in Blazor using OpenAI GPT</a> - <img
src="https://img.shields.io/badge/Duration:%20-17%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> May 22, 2024 - Learn how to build an AI-powered
content composer using GPT-3.5 Turbo and Syncfusion Blazor components.
Effortlessly create content on any topic and automatically adjust its
tone, format, and length—all in one place.</li>
<li><a href="https://www.youtube.com/watch?v=h4g_tDgn7uM">Learn C# with
CSharpFritz - PWA and Publishing with Blazor</a> - <img
src="https://img.shields.io/badge/Duration:%20-127%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> May 1, 2024 - Fritz wraps up the series on Blazor with
.NET 8 by enabling the pizza website as a progressive web app (PWA) and
publishes it to Microsoft Azure.</li>
<li><a href="https://www.youtube.com/live/-Mc9pROA0Ho">Supercharging
Blazor SSR with htmx</a> - <img
src="https://img.shields.io/badge/Duration:%20-60%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> April 29, 2024 - Are you using a front-end framework
with Blazor? In this weeks episode, community MVP Egin Hansen shows us
how to supercharge Blazor static server-side rendering (SSR) with the
htmx front-end library. Adding htmx gives you access to another level of
interactivity while still retaining all the advantages of Blazor SSR
stateless nature.</li>
<li><a
href="https://www.youtube.com/watch?v=1fveBAi6Q7I&amp;list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t&amp;index=3">ASP.NET
Community Standup: Fluent UI Blazor</a> - <img
src="https://img.shields.io/badge/Duration:%20-81%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> April 23, 2024 - The Fluent UI Blazor library provides
a set of Blazor components which are used to build applications that
have a Fluent design (i.e. have the look and feel or modern Microsoft
applications). Join Vincent and Denis to learn the fundamentals and
building blocks of the library and demonstrate how to quickly
incorporate it into your Blazor projects. Learn the basics of setting up
the environment, use the interactive components, and change the styling
of your application with Fluent UI design tokens.</li>
<li><a href="https://www.youtube.com/watch?v=p9taQkF24Fs">Understand the
Next Phase of Web Development</a> - <img
src="https://img.shields.io/badge/Duration:%20-58%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> April 23, 2024 - Talk by Steve Sanderson at the NDC
London 2024. Its 2024, and the web continues to dominate the software
landscape. Innovation proceeds in all directions, with new frameworks,
build systems, and architectural patterns emerging at pace. But where
are we all heading? Is there a pattern? Whats the next big phase? In
this demo-centric talk well look at the common trends across web
frameworks: disruptive new features that are showing up across
technologies and changing how web apps are built. Well dig into live
code examples in Next.js (React), SvelteKit, Blazor, Astro, and more.
Well see how these and others are setting a similar path for the next
phase of web technology and how you could implement the same features
yourself without any framework. Finally, well catch up on the state of
WebAssembly and try out WASI preview 2 the upcoming reinvention of
WASI. Will it achieve the dream of seamless interop across all
languages, operating systems, and CPU architectures? Will it become the
standard for server-side cloud programming? Lets build something with
it.</li>
<li><a
href="https://www.youtube.com/watch?v=hrXAkNsjaoI&amp;list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t&amp;index=9">ASP.NET
Community Standup: Blazor Hybrid + Web in .NET 9</a> - <img
src="https://img.shields.io/badge/Duration:%20-61%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> April 9, 2024 - Learn how improvements coming to .NET
9 will make it easier to integrate Blazor Web and Blazor Hybrid.</li>
<li><a href="https://www.youtube.com/watch?v=ZWH4yJGJaeg">Introducing
Smart Components Experiment for Blazor, MVC, and Razor Pages</a> - <img
src="https://img.shields.io/badge/Duration:%20-10%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> March 19, 2024 - Add genuinely useful AI-powered
features to your web app, just by dropping in pre-built Smart Components
that upgrade your existing pages and forms in minutes. Steve Sanderson
shows how SmartPaste, SmartTextArea, and SmartComboBox can all delight
your users and make them more productive. This is a new experiment from
the .NET team, and they want feedbacks.</li>
<li><a
href="https://www.youtube.com/watch?v=PPX-yEXfnPM&amp;list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t">ASP.NET
Community Standup - Modern Blazor Auth with OIDC</a> - <img
src="https://img.shields.io/badge/Duration:%20-61%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> February 13, 2024 - See how to connect a Blazor app to
Microsoft Entra using OIDC and the BFF pattern.</li>
<li><a href="https://www.youtube.com/watch?v=EhCz4s2Gh3I">Lets Learn
.NET - Blazor</a> - <img
src="https://img.shields.io/badge/Duration:%20-121%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> January 25, 2024 - Live with the lead Blazor Product
Manager, Daniel Roth, we will learn about basic web development with
.NET Blazor! Then, build an interactive web-based game application with
Blazor. Come to learn something new and leave with something that we all
built, together, live with experts.</li>
<li><a
href="https://www.youtube.com/watch?v=xVyYrtetDeA&amp;list=PLdo4fOcmZ0oX-DBuRG4u58ZTAJgBAeQ-t">.NET
Data Community Standup - Database concurrency and EF Core: ASP.NET and
Blazor - Episode 2</a> - January 24, 2024 - In the last episode, we dug
deep into the underpinnings of optimistic concurrency handling in EF
Core. In this episode, we continue that journey to cover disconnected
scenarios. That is, where the entity travels to a client and then back
to the server before being updated in the database. Well look at the
different patterns for doing updates like this in ASP.NET Core and
Blazor apps and see how concurrency tokens work with each of these.
Well also look at how <code>ExecuteUpdate</code> can be used with
concurrency tokens, and take a look at ETag concurrency in Azure Cosmos
DB.</li>
<li><a href="https://www.youtube.com/watch?v=fkDSaIti_KU">ASP.NET
Community Standup - Blazor Experiments + eShop Q&amp;A</a> - December
12, 2023 - In this session, we will show you some experimental ideas for
Blazor and .NET+WASI and answer your questions about the .NET eShop
Blazor App. <a
Community Standup - Blazor Experiments + eShop Q&amp;A</a> - <img
src="https://img.shields.io/badge/Duration:%20-65%20min-%230094FF?style=flat-square&amp;cacheSeconds=maxAge&amp;logo=youtube"
alt="duration" /> December 12, 2023 - In this session, we will show you
some experimental ideas for Blazor and .NET+WASI and answer your
questions about the .NET eShop Blazor App. <a
href="https://www.theurlist.com/blazor-standup-2023-12">Community
links</a>.</li>
<li><a href="https://www.youtube.com/watch?v=dE-XCUVCkkE">.NET Conf:
@@ -3015,6 +3450,37 @@ href="https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2017.m
<h2 id="articles">Articles</h2>
<ul>
<li><a
href="https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview#blazorwasmdebuggerimprovements">Visual
Studio 2022 Preview release notes</a> - July 9, 2024 - This release
focuses on quality-of-life enhancements for all developers and
workloads. When you use Visual Studio, you want to feel empowered and
productive. Thats why quality-of-life features are so important: they
make coding a smooth and enjoyable experience, free of unnecessary
hassles and headaches. We hope youll love this update.</li>
<li><a
href="https://www.telerik.com/blogs/blazor-basics-blazor-render-modes-net-8">Blazor
Basics: Blazor Render Modes in .NET 8</a> - June 12, 2024 - This article
is about the new Blazor render modes in .NET 8, including
ServerInteractivity, WebAssemblyInteractivity, AutoInteractivity and
static server-side rendering (SSR).</li>
<li><a
href="https://www.slaveoftime.fun/blog/the-usage-of-blazor.diagrams">The
usage of Blazor.Diagrams</a> - June 11, 2024 - How to use
Blazor.Diagrams.</li>
<li><a
href="https://www.telerik.com/blogs/blazor-net-9-takes-shape-preview-4-highlights">Blazor
in .NET 9 Takes Shape (Preview 4 Highlights)</a> - June 4, 2024 - .NET 9
is shaping up ahead of its November 2024 release. Here are the
highlights for Blazor so far.</li>
<li><a
href="https://jonhilton.net/avoiding-blazor-interactivity/">Avoiding
interactivity with Blazor?</a> - May 29, 2024 - Avoiding interactivity
with Blazor.</li>
<li><a
href="https://devblogs.microsoft.com/dotnet/dotnet-build-2024-announcements/">.NET
Announcements &amp; Updates from Microsoft Build 2024</a> - May 21, 2024
- .NET Announcements &amp; Updates from Microsoft Build 2024.</li>
<li><a
href="https://blog.lhotka.net/2023/11/28/Per-User-Blazor-8-State">Per-User
Blazor 8 State</a> - November 28, 2023 - Per-User Blazor 8 State.</li>
<li><a
@@ -3390,10 +3856,11 @@ src="https://img.shields.io/github/stars/JamesRandall/csharp-wolfenstein?style=f
alt="stars" /> <img
src="https://img.shields.io/github/last-commit/JamesRandall/csharp-wolfenstein?style=flat-square&amp;cacheSeconds=86400"
alt="last commit" />.</li>
<li>C# / Blazor Wolfenstein - Part 6 - The Basic Raycaster<a
href="https://www.jamesdrandall.com/posts/csharp_blazor_wolfenstein_part_6_the_basic_raycaster/"></a>
- September 18, 2022 - Part 6 of the articles explaining how port the
game Wolfenstein 3D on C# and Blazor. <a
<li><a
href="https://www.jamesdrandall.com/posts/csharp_blazor_wolfenstein_part_6_the_basic_raycaster/">C#
/ Blazor Wolfenstein - Part 6 - The Basic Raycaster</a> - September 18,
2022 - Part 6 of the articles explaining how port the game Wolfenstein
3D on C# and Blazor. <a
href="https://github.com/JamesRandall/csharp-wolfenstein">Source
code</a> <img
src="https://img.shields.io/github/stars/JamesRandall/csharp-wolfenstein?style=flat-square&amp;cacheSeconds=604800"
@@ -3428,12 +3895,6 @@ benefits.</li>
href="https://khalidabuhakmeh.com/troubleshooting-dotnet-blazor-wasm-debugging">Troubleshooting
.NET Blazor WASM Debugging</a> - August 30, 2022 - Troubleshooting .NET
Blazor WASM Debugging.</li>
<li><a
href="https://www.oqtane.org/blog/!/49/oqtane-3-1-4-released">Oqtane
3.1.4 Released</a> - July 27, 2022 - The 3.1.4 release is primarily
focused on stabilization. This includes a variety of performance
optimizations, user experience improvements, and localization
enhancements.</li>
<li><a href="https://kymphillpotts.com/maui-ui-july.html">ClassFly UI -
XAML vs Blazor - Part 1 - XAML</a> - July 23, 2022 - This serie of
article compares the approaches of XAML vs Blazor. The same application
@@ -3587,6 +4048,15 @@ href="https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2017.m
</ul>
<h2 id="podcasts">Podcasts</h2>
<ul>
<li><a href="https://www.dotnetrocks.com/details/1903">MAUI and Blazor
with Beth Massi</a> - June 20, 2024 - Whats up with MAUI and Blazor?
Carl and Richard chat with Beth Massi about the latest MAUI, including
the new webview available on GitHub that lets you embed an existing web
page into your MAUI app. Beth talks about making apps the way you want
to - with a mobile, web, or desktop focus - or making them all! Mixing
Blazor and MAUI means you can steer clear of XAML if you prefer. Theres
no right way to build your clients, and MAUI gives you many choices.
Duration: 45 minutes.</li>
<li><a
href="http://azuredevopspodcast.clear-measure.com/chris-sainty-blazor-in-action-episode-238">Chris
Sainty: Blazor in Action - Azure DevOps Episode 238</a> - March 27, 2023
@@ -3806,6 +4276,15 @@ href="https://www.amazon.in/gp/product/178934414X/ref=awesome_blazor">Blazor
Quick Start Guide: Build web applications using Blazor, EF Core, and SQL
Server</a> - Blazor Quick Start Guide: Build web applications using
Blazor, EF Core, and SQL Server (Published October 31, 2018).</li>
<li><a
href="https://www.amazon.com/Building-Blazor-Applications-Developers-Guide/dp/B0DDBG4S3Q/ref=sims_dp_d_dex_ai_speed_loc_mtl_v5_t1_d_sccl_1_2/136-3795973-8719321?pd_rd_w=coqfA&amp;content-id=amzn1.sym.da3a5e11-8f5f-413b-a68b-31ceac43c758&amp;pf_rd_p=da3a5e11-8f5f-413b-a68b-31ceac43c758&amp;pf_rd_r=9Q8447GTE9QT4WTPH5Z6&amp;pd_rd_wg=IAqx1&amp;pd_rd_r=ff570237-8604-4432-b4cd-a726ce880b23&amp;pd_rd_i=B0DDBG4S3Q&amp;psc=1">Building
Blazor Applications: A Developers Guide</a> - Building Blazor
Applications: A Developers Guide (Published August 14, 2024).</li>
<li><a
href="https://www.amazon.com/Mastering-Blazor-UI-Components-Strategies/dp/B0DG2RJD1R/ref=sr_1_1?crid=SK6RU9T2BOGD&amp;dib=eyJ2IjoiMSJ9.s5wnoFiu-YggQzMUNkXdPUUkrmyKJs-ffmHU1vbgjlJYGeFcYE04oohzd7hcoj9zCTyfe-R07XyKNQvyU5t7Mw.NRJ3TXh3AQZpXwXQmV5IoCPC9y1T-ybHWaoO9G9DvFY&amp;dib_tag=se&amp;keywords=blazor+gallivan&amp;qid=1728060552&amp;s=books&amp;sprefix=blazor+gallivan%2Cstripbooks%2C127&amp;sr=1-1">Mastering
Blazor UI: Advanced Custom Components and Design Strategies</a> -
Mastering Blazor UI: Advanced Custom Components and Design Strategies
(Published September 3, 2024).</li>
</ul>
<h2 id="e-books">E-Books</h2>
<ul>
@@ -3916,6 +4395,8 @@ Blazor and learn to create web applications with ease.</li>
<ul>
<li><a href="https://twitter.com/awesomeblazor">Awesome Blazor on
Twitter</a> - This repositorys Twitter feed.</li>
<li><a href="https://builtonblazor.net">BuiltOnBlazor</a> - A showcase
of sites running on Blazor</li>
<li><a
href="https://discord.com/channels/732297728826277939/732297874062311424">Discord</a>
- Blazor channel on the DotNetEvolution discord server.</li>
@@ -3986,3 +4467,5 @@ src="http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg"
alt="CC0" /></a></p>
<p>To the extent possible under law, Adrien Torris has waived all
copyright and related or neighboring rights to this work.</p>
<p><a href="https://github.com/AdrienTorris/awesome-blazor">blazor.md
Github</a></p>