.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

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM