From 555d116500958efa2835608b6a636072818a1e1a Mon Sep 17 00:00:00 2001 From: reisenberger Date: Mon, 26 Mar 2018 17:55:15 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bc5ef3 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Polly.Extensions.Http +Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.