Sign in
Yao's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
ApiExplorer
ASP.NET MVC
Azure Blob Storage
CORS
Documentation
Facebook Application
File Upload
Help Page
Test Client
WebAPI
Windows Azure
Browse by Tags
MSDN Blogs
>
Yao's blog
>
All Tags
>
apiexplorer
Tagged Content List
Blog Post:
ASP.NET Web API Help Page Part 2: Providing custom samples on the Help Page
Yao - MSFT
Samples in ASP.NET Web API Help Page are automatically generated based on your action parameters and return types. They represent the kind of contents that could go into the request or response body. For instance, if you have the Delete action inside ValuesController like below: public class ValuesController...
on
13 Oct 2012
Blog Post:
Using ApiExplorer to export API information to PostMan, a Chrome extension for testing Web APIs
Yao - MSFT
Couple days ago, Henrik brought this post into my attention - It’s a nice article that describes how you can use a chrome extension, PostMan , to debug and test an ASP.NET Web API service. I played around with the extension and liked the fact that it allows you to import/export collections of saved requests...
on
15 Jun 2012
Page 1 of 1 (2 items)