Skip to content

Commit dd840d8

Browse files
authored
Update README.md
1 parent ac89f4f commit dd840d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
HttpClient instance, which might have been decorated with some resilient strategy against transient failure and with some default values. You might even receive a client where the BaseUrl is already set. So, this approach can be particularly useful if you need to hide a REST API client behind a strongly typed service layer.
33

44
This solution has 2 projects
5+
56
#TypedHttpClient - .Net Class Library
67
Contains the typed http client library.
78

0 commit comments

Comments
 (0)