Skip to content
Processtune Blog
Microsoft Azure
Azure Active Directory
Visual Studio
Microservice
Processtune Blog
Microsoft Azure
Azure Active Directory
Visual Studio
Microservice
Posts in C#
by
tetsuro.takao
August 18, 2022
.NET Core Options pattern
The Options Pattern can build a hierarchical settings values structure. In the previous article [ASP .NET […]
0
read more
by
tetsuro.takao
July 23, 2022
Encapsulation of information affects an app flexibility – ASP.NET Core Options Pattern
Previous article [ASP.NET Core Options Pattern] describes overview of ASP.NET Core Options Pattern that enables information […]
0
read more
by
tetsuro.takao
June 28, 2022
ASP.NET Core Options Pattern
A typical web application separates setting from the App. In the ASP .NET Core web app […]
0
read more
by
tetsuro.takao
April 30, 2022
Design of solution with gRPC communication
The gRPC is one of the Remote Procedure Call (RPC), It was developed by Google. They […]
0
read more