ASP.NET Tips How to Custom Automatic HTTP 400 Error Response in ASP.NET Core Web API April 8, 2021April 8, 2021 Javier Huthon Annotating the controllers with ApiController attribute in ASP.NET Core 2.1 or higher will enable the behavioral options for the API’s. These behavioral options include automatic HTTP 400
ASP.NET Tips How to Fix – Object reference not set to an instance of an object February 4, 2021February 4, 2021 Andriy Kravets For some reason, this particular error seems to just confuse the stuffing out of ASP.NET MVC developers in particular. Granted, it’s not one of the