Søren Kruse
Søren Kruse | .NET, C# and Azure

Søren Kruse | .NET, C# and Azure

Follow

Dynamic caching policy with Polly

Jan 15, 20213 min read

Polly is great library for easily configuring different kinds of policies around code execution, be it retry, circuit breaker, caching or lots of...

Dynamic caching policy with Polly
Unit Testing - Part 2: Naming, structure and readability
Unit Testing - Part 1: Getting started with unit tests in .NET
Getting NSwag to work behind reverse proxy
NSubstitute - make async method (Task) throw an exception
Handling EPiServer UI descriptors for built-in types like PageData