Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 23 August 2025
Recovering lost files in Git after hard resets
›
🔧 How I Recovered a Lost File After git reset --hard in Git Disclaimer: You are not guaranteed that you can recover the lost file from yo...
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...
Tuesday, 5 August 2025
Asp.Net - Using Polly .NET Resiliency V9
›
This article explains how using Polly .NET Resiliency library to add support for different resiliency strategies in Asp.net Core. The Polly...
‹
›
Home
View web version