
Year: 2021 (7)
-
-
-
-
Redirects in ASP.NET Core With Both HTML and JSON Endpoints
2021-08-27
This past week I ran into the problem of retrofitting an endpoint that returns JSON into an app that up until now has returned HTML from all endpoints. Luckily, ASP.NET Core makes it easy to customize the behavior. Continue Reading -
-
-