


Writing cleaner Typed HttpClient using a custom DelegatingHandler
Introduction I write a lot of HttpClient, including typed client. Since I discovered Refit I…
Read More
SignInNames available in Microsoft Graph
SignInNames available in the new Microsoft Graph API Going further with Microsoft Graph by using…
Read More
Configuring Azure KeyVault in Asp.Net Core 2.2 and Azure
Introduction Azure Key Vault is a service provided by Microsoft to securely manage the secrets,…
Read More