About BlazorShop
BlazorShop is a layered .NET commerce application. This storefront surface focuses on server-rendered product and category pages so public catalog content is available on stable, SEO-capable routes.
What changed
Public category and product discovery now lives on route-based pages backed by published-only slug lookups. Admin and legacy interactive flows still remain available in the existing client app.
Why it matters
Search engines and social crawlers can now read real HTML responses for the main storefront pages instead of relying on modal-only product details and client-side head updates.