Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in blazor-server-side

How can I redirect to another page when a form is submitted after being checked using Blazor Server?

Component 'EditForm' uses the same parameter name ('context') as enclosing child content element 'Authorized'

Calling a method in the parent component from a child component using blazor server

c# blazor-server-side

Why is OnInitializedAsync() called twice on a page reload

blazor blazor-server-side

Blazor Server SignalR hub fails on StartAsync due to Azure ADB2C

Authorization requires a cascading parameter of type Task<AuthenticationState>. Consider using CascadingAuthenticationState to supply this

Do @ref's in Blazor have to be nullable to avoid warnings if nullable reference types are turned on?

Blazor Webassembly Database Notification

Blazor route with encrypted parameters

Blazor EventCallback<T> return value to the child component [server-blazor]

Suggested architecture for a project with 2 Frontend applications (Blazor Server and Angular) with EFCore, Identity, Mediatr

Why my Authentication State Provider not work?

Can't Locate Razor Pages in Default Blazor Server Side Project

Login page of Blazor 8 is refreshing in a loop [closed]

blazor blazor-server-side