josephwoodward / GlobalExceptionHandlerDotNet

Exception handling as a convention in the ASP.NET Core request pipeline
MIT License
272 stars 32 forks source link

Does this play nicely with ASP.NET Core's error pages? #2

Open josephwoodward opened 7 years ago

josephwoodward commented 7 years ago

Title says it all, look to see how nicely this places with the standard error pages to ensure it's not swallowing them (if possible). The same goes for MVC when support is added.

kinetiq commented 5 years ago

At first I thought the project might be dead, and then I realized you are asking yourself a question. What is going on here? :)

josephwoodward commented 5 years ago

Yes, it was more of a reminder to myself, it's certainly not dead though :)