AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.64k stars 954 forks source link

Real-world section is almost empty #624

Open Martin-Pucalka opened 1 year ago

Martin-Pucalka commented 1 year ago

Why is the Real-world section so empty? There are hundreds of links about tutorials, tools, and templates, but the Real-world section is almost empty. Are there any public Blazor websites with many users? I love Blazor, but to be honest, I see its use case mainly in non-public B2B web applications with a limited amount of users. I use it in this way in a B2B environment where developers have skills with C#, WPF, Xamarin, but not with JS. It works great. I'm just curious if there are some intensively used public apps or if I'm right.

Can we find more production web examples? Thanks.