79627391

Date: 2025-05-18 11:06:47
Score: 1
Natty:
Report link

You should configure service discovery by using:

Add following code in your blazor Program.cs file.

builder.AddServiceDefaults();

see https://aka.ms/dotnet/aspire/service-defaults

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alirexaa