swagger-api/swagger-codegen

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

Ouverte

#1 889 ouverte le 14 janv. 2016

 (38 commentaires) (21 réactions) (0 personne assignée)HTML (5 474 forks)batch import
Client: C-SharpEnhancement: Featurehelp wanted

Métriques du dépôt

Stars
 (12 701 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur