79464443

Date: 2025-02-24 18:05:54
Score: 1
Natty:
Report link

In addition to the accepted answer, Blazor in .NET 9 (maybe 8 as well) supports this single line to accomplish the same thing.

builder.WebHost.UseStaticWebAssets()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Emily Johnson