swagger-api/swagger-codegen

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

オープン

#1,889 opened on 2016/01/14

 (38 件のコメント) (21 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Client: C-SharpEnhancement: Featurehelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド