We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add notices for Polly v8 - Add notices to every page linking to Polly v8 documentation. - Fix various Markdown lint warnings. - Update README links to point to the v7.2.4 tag.
Add code highlight for the code samples
Link cache selectively discussion to cautions about caching HttpResponseMessage
Added info about cache provider compatibility
Remove outdated supported targets info for serializers
Update cache doco for default(TResult) changes
Describe Polly.Caching.MemoryCache versions
Add note about caching default(TResult)
Add clarity about exception handling within cache policy
Fix broken link
Add info on caching responses selectively
Update Cache to refer to new package names
Update supported cache provider targets
Clarify specifying cache key
Clarify ResultTtl description
Fix overloads in Cache documentation Remove references to deprecated overloads
Fixing NuGet Links
Add ResultTtl doco + Add ResultTtl doco + fix broken within-wiki links
Improve cache documentation
Fix ContextualTtl documentation
Make internal wiki links relative
Cache: link to Microsoft Redis implementation and SQL server implementation
Formatting cache providers table
Reformat cache providers table
Update cache documentation Split out pages on writing new cache providers and custom serializers. Link to existing cache providers on nuget.
(correct typos)
Clarify default cache key strategy
Minor corrections
Clarify Redis and serialization options