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
Copy file name to clipboardExpand all lines: samples/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,5 @@ This repository contains a solution with basic examples demonstrating the creati
7
7
-[`Retries`](./Retries) - This part explains how to configure a retry resilience strategy.
8
8
-[`Extensibility`](./Extensibility) - In this part, you can learn how Polly can be extended with custom resilience strategies.
9
9
-[`DependencyInjection`](./DependencyInjection) - This section demonstrates the integration of Polly with `IServiceCollection`.
10
-
-[`Snippets`](./Snippets) - Various code-snippets that are referenced in the documentation.
11
10
12
11
These examples are designed as a quick-start guide to Polly. If you wish to explore more advanced scenarios and further enhance your learning, consider visiting the [Polly-Samples](https://github.com/App-vNext/Polly-Samples) repository.
0 commit comments