The gRPC service can use on HTTP/3 connection. This article describes how the gRPC connection affects […]
Microsoft Azure provides hosting feature of the gRPC service as Azure App Service, Azure Container Apps […]
The Options Pattern can build a hierarchical settings values structure. In the previous article [ASP .NET […]
Previous article [ASP.NET Core Options Pattern] describes overview of ASP.NET Core Options Pattern that enables information […]
A typical web application separates setting from the App. In the ASP .NET Core web app […]
Microsoft supports several development environments of the gRPC communication implementation, and provides many documents. I want […]
The gRPC is one of the Remote Procedure Call (RPC), It was developed by Google. They […]
The article [Nginx run on Windows Subsystem for Linux 2] described mechanism of reverse proxy for […]
If you develop some api that is used from external applications, you have to create caller […]
On design fase of a microservices, several experts of various knowledge designs stateful middleware, containerisation or […]