共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > RestSharp |
RestSharp
|
6 | 0 | 883 |
贡献者 | 讨论 | 代码提交 |
.NET REST Client
Automatic XML and JSON deserialization
Fuzzy name matching ('product_id' in XML/JSON will match property named 'ProductId')
Automatic detection of type of content returned
GET, POST, PUT, HEAD, OPTIONS, DELETE supported
Basic, NTLM and Parameter-based Authenticators included
Supports custom authentication schemes
Multi-part form/file uploads
T4 Helper to generate C# classes from an XML document