Coding Aspnetcore Automatically generating Typescript API clients on build with NSwag How to automatically generate Typescript API clients on build for your aspnet core API using NSwag and Swagger.
Coding Aspnetcore Grpc Use Azure AD authentication with gRPC. How to setup a gRPC service in ASP.NET core 3.0 using Azure AD for authentication.
Coding Aspnetcore Automatically generating C# API clients on build with NSwag How to automatically generate C# API clients on build for your aspnet core API using NSwag and Swagger.