Using the OpenAPI standard, we can do more that just generate documentation and test out our Web APIs. In this video, you will learn how to generate .NET client libraries for your Web API project.
🏫 Free self-guided learning for ASP.NET Core on Microsoft Learn: https://aka.ms/learn-aspnetcore
Useful Links
* Develop ASP.NET Core apps using OpenAPI tools https://docs.microsoft.com/aspnet/core/web-api/microsoft.dotnet-openapi?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 #ASPNETCore