79076215

Date: 2024-10-10 21:40:26
Score: 0.5
Natty:
Report link

Well, for what it's worth I got my code to work after make this change in my program.cs.

app.MapDefaultControllerRoute()
.RequireSystemWebAdapterSession();

I actually found it on their usage guide here.

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