-
### Describe the bug
I have a Blazor Server app that uses Windows Authentication. It requires SignalR hub connection to update partial UI when a user click a button. I have followed [Use ASP.NET Core…
-
### Is your feature request related to a problem? Please describe.
Following on from [my StackOverflow question](https://stackoverflow.com/questions/56219984/how-to-animate-state-transitions-in-blazo…
-
# A Simple Multi-Client WebSocket Server - Forty Years of Code
Learn from this simple websocket server with realistic features.
[https://mcguirev10.com/2019/01/15/simple-multi-client-websocket-ser…
-
### Bug type
Component
### Component name
MudTextField
### What happened?
I have experienced significant lag when using masks on the MudTextField while debugging a Blazor Server project…
-
-
Firstly, thank you very much for an excellent library. The production version 2023.12.6 works perfectly (so far).
**Describe the bug**
Upgrading to 2024.3.0-alpha, in a Blazor WASM PWA application…
-
Hi all,
We have invested a huge number of man-hours in some asp.net web forms applications over the last 10-12 years. Recently I was asked to help with one ASP.NET web form application which was rela…
-
-
When i try to change colors in color pickers or change the RGB textbox, It doesn't change the color, Other settings work except colors.
My NuGet versions :
![image](https://user-images.githubuserc…
-
This sample will probably be ported to Razor Components in the near future. You should change service lifetime to `scoped`. Otherwise state will be shared between all users which is not what you want.…