File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 11# HttpClient.Caching
22[ ![ Version] ( https://img.shields.io/nuget/v/HttpClient.Caching.svg )] ( https://www.nuget.org/packages/HttpClient.Caching ) [ ![ Downloads] ( https://img.shields.io/nuget/dt/HttpClient.Caching.svg )] ( https://www.nuget.org/packages/HttpClient.Caching )
33
4- <img src =" https://raw.githubusercontent.com/thomasgalliker/HttpClient.Caching/master/logo.png " alt =" HttpClient.Caching " align =" right " width =140 >
5- HttpClient.Caching adds http response caching to HttpClient.
6-
74### Download and Install HttpClient.Caching
85This library is available on NuGet: https://www.nuget.org/packages/HttpClient.Caching/
96Use the following command to install HttpClient.Caching using NuGet package manager console:
@@ -163,8 +160,7 @@ static void Main(string[] args)
163160}
164161```
165162
166-
167- ### Further Reading
163+ ### Links
168164[ How-to: HTTP Caching for RESTful & Hypermedia APIs] ( https://www.apiacademy.co/articles/2015/12/how-to-http-caching-for-restful-hypermedia-apis )
169165
170166### License
You can’t perform that action at this time.
0 commit comments