swagger-api/swagger-codegen

Client csharp: Use System.Net.Http.HttpClient instead of RestSharp

Open

#1889 aperta il 14 gen 2016

Vedi su GitHub
 (38 commenti) (21 reazioni) (0 assegnatari)HTML (5474 fork)batch import
Client: C-SharpEnhancement: Featurehelp wanted

Metriche repository

Star
 (12.701 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hi, HttpClient comes with the system and it is very feature rich. It would be nice for the generator to be able to generate code that uses HttpClient instead of RestSharp. That way there will be one less external dependency. I'm willing to write the code if nobody else is doing it.

Guida contributor