79688694

Date: 2025-07-03 10:39:34
Score: 1.5
Natty:
Report link

I was trying to debug Serilog middleware and for me it was stuck. Then I tried debugging Startup methods(UseSwagger to be exact) which adds middleware and when I stepped in them then debug breakpoint was working on Serilog's code too. So you have to debug step by step any code from library which isn't written by you

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Aka