.NET Rest Client Frameworks

后端 未结 6 2068
执笔经年
执笔经年 2021-01-01 22:42

I\'m looking for the best .NET C# framework for building a REST Http client. My requirements are as follows:

  • Unit testable (mockable)
  • Supports multi-p
6条回答
  •  醉话见心
    2021-01-01 23:15

    I have just submitted a patch for the aforementioned problem with mocking file uploads using Hammock and has been accepted into the trunk. See issue 13 for more details.

提交回复
热议问题