Make sure you reference the razor library from the ASP.NET Host (Web.Server), otherwise the ASP.NET Host does not have any knowledge of your library unless you reference it directly.
Blazor WASM not loading CSS files (or other static assets) from Razor Component libraries
Leave a reply