.Net 的 REST 库 RestSharp,RestClient.Net 及相关的 httpclient、jsonDataSource 控件

.Net 的 REST 库 RestSharp,及相关的 httpclient:

1、(推荐应用!) RestSharp  : https://restsharp.dev/            https://github.com/restsharp/RestSharp

      使用文档:https://restsharp.dev/usage/

2、(推荐!) httpclient  : 微软官方  https://docs.microsoft.com/en-us/dotnet/api/system.net.http.httpclient?view=net-5.0  

3、Refithttps://github.com/reactiveui/refit  

      自动将 Restful 接口  转换为 C# 服务。  The automatic type-safe REST library for .NET Core, Xamarin and .NET

 

3、jsonDataSource 控件:使用文档:

      https://docs.devexpress.com/WindowsForms/401013/common-features/data-binding/bind-to-json-data

4、DashboardJsonDataSource 报表专用

5、(没有更新)RestClient.Net (best .NET REST Client) :https://github.com/MelbourneDeveloper/RestClient.Net 

 

6、Apifox   :  https://www.apifox.cn

     ApiPost :  https://www.apipost.cn

 

posted @ 2020-05-05 09:35  Hopesun  阅读(1758)  评论(0编辑  收藏  举报