swagger-api/swagger-codegen

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

Open

#1,889 创建于 2016年1月14日

在 GitHub 查看
 (38 评论) (21 反应) (0 负责人)HTML (5,474 fork)batch import
Client: C-SharpEnhancement: Featurehelp wanted

仓库指标

Star
 (12,701 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南