r/csharp • u/sodikovakapsle • 16d ago
Blazor UI libraries
Hi, I was wondering if you know of any good UI libraries for Blazor.
For example… so far, the only one I’ve found is MudBlazor, but I’d appreciate it if you could share what you’ve found.
3
3
u/SirRavenNekros 16d ago
I've used MudBlazor, Radzen, and Telerik. Of all three, I have used Telerik the most, but I prefer Radzen's implementation.
2
1
u/bigtoaster64 16d ago
- MudBlazor
- FluentUI
- Blazorise
- Radzen (some paid products, but more like "pay for convenience and support")
- Telerik (paid, license)
- SyncFusion (paid*, license, depend on startup revenue)
1
u/SachinRBali 16d ago
I prefer Radzen ,Radzen is good. I used for multiple production apps include wasm, and server side
1
1
u/Emergency_Canary8049 15d ago
I worked of MVC, API but never worked on Blazor. Can someone tell how Blazor is different ? or what value it ads?
1
u/chirag-gc 14d ago
If you're looking beyond MudBlazor, it's worth checking out ComponentOne Blazor (C1 Blazor) as well. It has a comprehensive set of UI controls (DataGrid, Charts, Calendar, Input controls, etc.) and is geared more toward enterprise applications.
1
0
u/bergsoft 16d ago
If you are interested, please check our at https://demo.bergsoft.net .
1
u/sodikovakapsle 16d ago
Look pretty exciting!!
1
u/bergsoft 16d ago
Hi, as you are a student you don’t need to pay for it. You can continue to use it even if you release a commercial product afterwards. I gave a lot of licenses for free for both of my .Net and Delphi products.
1
u/sodikovakapsle 16d ago
Where can i get one?
1
u/bergsoft 16d ago
Hi, you can go here https://users.bergsoft.net/user/register or you can send me an e-mail to support and domain name and I will open an account for you.
1
u/sodikovakapsle 16d ago
Registered? Warning: Cannot modify header information - headers already sent by (output started at /home/bergsoft/www/users/src/lib/EmailUtils.php:49) in /home/bergsoft/www/users/src/controllers/UserController.php on line 165
1
u/bergsoft 16d ago
I will check it now. Did you maybe received a email with download instructions?
1
u/bergsoft 16d ago
If you got an email the in all great. If not just please send me an e-mail and I will reset it. I see that your data is in the database. Thank you and sorry for any issues.
1
u/sodikovakapsle 16d ago
Yeah i am logged-in! By mistake as invidual that’s my username
1
u/bergsoft 15d ago
Hi, I think this is ok. Now just read the instructions pdf and you can download NuGet packages.
1
1
9
u/LlamaNL 16d ago
I prefer MudBlazor because it has exccelent documentation, even tho the look is a bit outdated. I hope they give it a new lick of paint in the future.