How To Try/Catch System Text Json Errors On Asp.Net Middleware
I am presently encountering an issue with catching errors in Asp.Net’s Json serialization middleware. Specifically, with the following code.
I am presently encountering an issue with catching errors in Asp.Net’s Json serialization middleware. Specifically, with the following code.