-
### Is your feature request related to a problem? Please describe.
Several internal classes which are key to customizing the signalr pipeline and message processing were made internal in 3.0. These w…
-
if you create a user with the username "hello"
and you try to create another user with the username "hello"
Expected: Error should show for duplicate username
Actual: exception is thrown, but no…
-
Hi,
I have a strange side effects, the "Loading Blazor Boilerplate..." page take a lot of time before continuing...
I mainly got this the first time I tried your Demo URL : https://blazorboile…
-
I am experiencing a strange bug after scaffolding identity for a blazor project. After scaffolding all the items or really any of them, I get this error:
`**An unhandled exception occurred while proc…
-
In the RegisterDto class, the UserName field should add the following annotation to trigger an error when a user attempts a space char:
`[RegularExpression(@"[^\s]+", ErrorMessage = "Spaces are not p…
-
How to redirect the user directly to login page and do not show any content until authenticated?
-
Looking for opinions on switching Blazor Boilerplate to Server Side Blazor. I know it will be easier to debug and will be more stable. My end goal is still Client Side Blazor for my future deployments…
-
Hello Keith,
I'm new to Blazor,
Wanted to use Serilog in the 'Component scope' inside the 'Common.UI'
like the image below
https://imgur.com/a/keL8ImD
Serilog added to the package and added th…
-
I've been trying out this project and learning blazor as I go, but I've been unable to publish the project to azure, getting just the error message "HTTP Error 500.0 - ANCM In-Process Handler Load Fai…
-
When clicking on a link to Login or the Blazor Boilerplate header link the following console error is occurring, the Id changes depending on the link:
> Uncaught (in promise) Error: System.Argumen…