79324164

Date: 2025-01-02 15:12:53
Score: 1
Natty:
Report link

For me, the issue has been resolved by adding a root endpoint that just returns the response ok in my asp.net web API project. app.MapGet("/", () => Results.Ok());

As my requirement was to keep the server always on. But if the requirement is flexible then the option Always On can be turned off.

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