Posts by Lucas R. • 1 point
1 post
-
0
votes2
answers224
viewsQ: Exception treatment not working
Hello, I am studying C# and I was trying to do exception treatment using middleware, to send the message and the exception code to the client, but it is not working very well. Debugging, breakpoint…