Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPolicyWrap.GetPolicy/ies<TPolicy> extension methods #365

Merged

Conversation

reisenberger
Copy link
Member

Adds IPolicyWrap.GetPolicies and IPolicyWrap.GetPolicy extension methods. And tests for same.

(Remove tests based around CustomWrap; does not relate to functionality actually provided within Polly.)

Adds IPolicyWrap.GetPolicies<TPolicy> and IPolicyWrap.GetPolicy<TPolicy>
extension methods.  And tests for same.
@reisenberger reisenberger added this to the v5.6.0 milestone Nov 20, 2017
@reisenberger
Copy link
Member Author

Merging into v560dev branch.

@reisenberger reisenberger merged commit 25c308e into App-vNext:v560dev Nov 20, 2017
@reisenberger reisenberger deleted the v560devPolicyWrapExtensions branch November 20, 2017 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants