You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Add a timeout policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/httpclient-with-timeout-policy.md)
13
-
*[Add a retry policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/httpclient-with-retry-policy.md)
14
-
*[Add a circuit breaker policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/httpclient-with-circuit-breaker-policy.md)
15
-
*[Add a fallback policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/httpclient-with-fallback-policy.md)
16
-
*[Add a set of resilience policies to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/httpclient-with-resilience-policies.md)
17
-
*[Extending the policy options validation](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.1/docs/polly/extending-policy-options-validation.md)
*[Add a timeout policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/httpclient-with-timeout-policy.md)
13
+
*[Add a retry policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/httpclient-with-retry-policy.md)
14
+
*[Add a circuit breaker policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/httpclient-with-circuit-breaker-policy.md)
15
+
*[Add a fallback policy to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/httpclient-with-fallback-policy.md)
16
+
*[Add a set of resilience policies to an HttpClient](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/httpclient-with-resilience-policies.md)
17
+
*[Extending the policy options validation](https://github.com/edumserrano/dotnet-sdk-extensions/blob/dotnet-sdk-extensions-3.0.2/docs/polly/extending-policy-options-validation.md)
18
18
19
19
For more information on how to get started see the docs provided for each extension.
0 commit comments