Skip to content

Clean way of handling exceptions in api projects using middleware

Notifications You must be signed in to change notification settings

MtFranke/dotnet-exception-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotnet-exception-handler

Simple way of handling exceptions in ASP.NET

Core Concept

Thrown exceptions are being caught in middleware and then being handled respectfully returning ProblemDetails class in know specification

About

Clean way of handling exceptions in api projects using middleware

Topics

Resources

Stars

Watchers

Forks

Languages