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.
Lead with instance syntax, for PolicyWrap
Use OperationKey, not ExecutionKey
Elaborate static policywrap syntax with separate non-generic and generic examples
Clarify PolicyWrap with ExecuteAndCapture
Clarify PolicyWrap with ExecuteAndCapture()
PolicyWrap must contain 2+ policies
Extended examples for using the same type of policy more than once in a wrap
Make all internal wiki links relative
Clarify creating a mixed generic, non-generic wrap
Add more PolicyWrap.GetPolicies doco
Add description for GetPolicies
Clarify mixing generic and non-generic policies
PolicyWrap - minor amends
PolicyWrap - edits for clarity
PolicyWrap: click to enlarge diagrams
Execution flow for PolicyWrap diagrams Adds execution flow diagrams for PolicyWraps. Break up text with further headings.
Update PolicyWrap for v5.5 Describes new Outer and Inner properties on PolicyWrap
Update PolicyWrap for ExecuteAndCapture fix
Refine commentary on ExecuteAndCapture with PolicyWrap
Clarify remarks about functional composition
Correct terminology around strongly-typed Correct terminology from strongly-typed to generic typed
Add note about ExecuteAndCapture with PolicyWrap
Added explanation about async syntax
Added another policy-reuse-in-policywrap example: multiple caches
(tightening writing)
Clarifications
clarified
Add first draft