swagger-api/swagger-codegen
在 GitHub 查看Client csharp: Use System.Net.Http.HttpClient instead of RestSharp
Open
#1,889 建立於 2016年1月14日
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.