.Net Web API

Get started with Swashbuckle and ASP.NET Core - Code Samples
Learn how to add Swashbuckle to your ASP.NET Core web API project to integrate the Swagger UI.
How to secure an ASP.NET Core Web API with the Microsoft identity platform - Code Samples
This sample demonstrates an ASP.NET Core Web App signing-in a user and calling an ASP.NET Core Web API that is secured with Azure AD.
Create a gRPC client and server in ASP.NET Core 3.1 - Code Samples
Sample projects for a gRPC Service and gRPC client on ASP.NET Core.