Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
ASP.net Core
.
Show all posts
Showing posts with label
ASP.net Core
.
Show all posts
Saturday, 9 August 2025
Testing API resilience with Polly Chaos engine
›
Polly is a transient failure handling and resilience library that makes it convenient to build robust APIs based on policies for handling er...
Monday, 28 July 2025
Azure Keyvault and HMAC-SHA256 Pseudonymizer
›
In this article, using Azure Keyvault together with HMAC-SHA256. Introduction to HMAC SHA-256 The HMAC-SHA256 is a SHA-256 cryptographic...
Tuesday, 21 November 2023
Increasing timeout in CoreWCF project for client
›
I have tested out CoreWCF a bit and it is good to see WCF once again in a modern framework such as ASP.NET Core. Here is how you can incre...
›
Home
View web version