79775133

Date: 2025-09-25 17:30:36
Score: 3
Natty:
Report link

Same problem with blazor server. The nuget package BootstrapBlazor bundles the necessary bootstrap files in the staticwebassets folder so it should be properly deployed for blazor - and you can reference it as such:

<link href="_content/BootstrapBlazor/css/bootstrap.min.css" rel="stylesheet" />

Reasons:
  • RegEx Blacklisted phrase (1): Same problem
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Peter Murdoch