Swagger tooling allows you to generate beautiful API documentation, including a UI to explore and test operations, directly from your routes, controllers and models. Setting it
Login failed for User is a general sql error message and may have several causes. When a connection attempt is rejected because of an authentication failure that involves invalid credentials and
Let’s continue to discuss other error that you can find when deploying your Asp.net Core application. In previous article, I have explained about how to
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
Code first migrations in Entity Framework has existed since Entity Framework 4.3. But migrations are still accessed from the package manager console and it’s not
The <customErrors> element under system.web in web.config is used to configure error code to a custom page. It can be used to configure custom pages for any error code