News

Take advantage of the UseExceptionHandler middleware in ASP.Net Core to ensure that every error in your Web API application is caught Exceptions are runtime errors ...
Take advantage of custom exception classes to extend error handling or add meaningful information to the errors thrown by your .Net applications An exception is an ...