🅱️ Blazor Server App
This page is rendered by Blazor Server. The React SPA is hosted
side-by-side under the /WebClient sub-path, served
from the same ASP.NET Core app and the same origin.
Click counter below is a normal Blazor component, just to show Blazor's own interactivity still works fine alongside the React app:
Current count: 0