Handling Errors [14 of 18] | Web APIs for Beginners



Handling Errors [14 of 18] | Web APIs for Beginners

Handling Errors [14 of 18] | Web APIs for Beginners

It’s important for us to be resilient against unexpected errors and also maintain a reasonable experience for our Web API clients in the face of those errors. In in this video, we’ll learn about some of the options for handling errors in development and production.

🏫 Free self-guided learning for ASP.NET Core on Microsoft Learn: https://aka.ms/learn-aspnetcore

Links
* Handle Errors in ASP.NET Core – https://docs.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?WT.mc_id=beginwebapis-c9-cephilli
* Create Web APIs with ASP.NET Core https://docs.microsoft.com/aspnet/core/web-api?WT.mc_id=beginwebapis-c9-cephilli

Downloads
* Download Visual Studio Code: https://aka.ms/webapis/vscode
* Download .NET: https://aka.ms/webapis/dotnet
* Download Visual Studio 2019: https://aka.ms/webapis/visualstudio

#WebAPI #DotNet

Comments are closed.