MelbourneDeveloper / RestClient.Net

.NET REST Client Framework for all platforms
MIT License
368 stars 44 forks source link

Typed Clients #107

Open MelbourneDeveloper opened 2 years ago

MelbourneDeveloper commented 2 years ago

https://docs.microsoft.com/en-us/dotnet/architecture/microservices/implement-resilient-applications/use-httpclientfactory-to-implement-resilient-http-requests

RestClient.Net needs the same thing. To whatever extent is possible, the implementation should be the same and piggyback on the exciting work in Microsoft.Extensions.Http

https://github.com/dotnet/runtime/blob/065bf96e5c298352c790b9a82564d57a745725f5/src/libraries/Microsoft.Extensions.Http/src/DependencyInjection/HttpClientFactoryServiceCollectionExtensions.cs