d265a1a81b1f4bcecc71e8a158d4ec8bdcaa63ab
Blazor framework assets (blazor.web.js) under _framework are served via the static-asset endpoints manifest, not physical wwwroot files. Plain UseStaticFiles only serves physical files, so published deployments returned 404 for blazor.web.js (worked in dev via the dev-time static web assets provider). Switch to MapStaticAssets, which reads the endpoints manifest shipped with publish. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
SharepointToolbox-Web
Description
Languages
C#
69.2%
HTML
26.4%
CSS
2.6%
JavaScript
1.1%
PowerShell
0.5%
Other
0.2%