Error Handling Middleware for Razor with Support for Ajax
Learn how to support AJAX during exception handling in your .NET Core Razor and MVC pages. Optionally return a Json result instead of redirecting.
Learn how to support AJAX during exception handling in your .NET Core Razor and MVC pages. Optionally return a Json result instead of redirecting.