Full source code here.
Want to learn more about Polly? Check out my Pluralsight course on it.
In this, the second of three posts on caching in Polly, I will show how to cache the values returned inside a HttpResponseMessage as opposed to caching the response with all its various elements.