EISK / eisk.webapi

Project based on latest .NET (v6.0) technologies for building scalable web api, along with clean architecture patterns.
https://eisk.github.io
MIT License
224 stars 54 forks source link

implement exception handling filter #9

Open AshrafAlam opened 5 years ago

AshrafAlam commented 5 years ago

The filter should do the following:

CyberZujo commented 5 years ago

I would like to take this issue

AshrafAlam commented 5 years ago

@CyberZujo thanks for your interest. Please check the updated details of the issue and then proceed to the implementation and make a pull request.

Cheers!

AshrafAlam commented 2 years ago

Before implementation, please discuss how you want to implement (with sample code if possible).

T-450 commented 2 years ago

Sent the PR with the design and implementation.