Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 685 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 685 Bytes

Web API Test Client

ASP.NET Web API 在线测试工具,依赖说 ASP.NET Web API Help Page.

demo

forked form https://github.com/yaohuang/WebApiTestClient

change log

V1.2 work for ASP.NET Web API Help Page >=5.1, at 2014.6.18

Documentation

http://blogs.msdn.com/b/yaohuang1/archive/2012/12/04/10373804.aspx

Get it on NuGet.org

Install-Package WebApiTestOnHelpPage

LICENSE

Apache 2.0 License

Building the package

Open and build WebApiTestClient.sln. A NuGet package will be generated as part of the build process and it can be found under the bin folder.