Sign in
Yao's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
ApiExplorer
ASP.NET MVC
Azure Blob Storage
CORS
Documentation
Facebook Application
File Upload
Help Page
Test Client
WebAPI
Windows Azure
Archive
Archives
April 2013
(1)
January 2013
(1)
December 2012
(3)
October 2012
(3)
September 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(1)
May 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Yao's blog
ASP.NET Web API: Generating a Web API help page using ApiExplorer
Posted
over 1 year ago
by
Yao - MSFT
30
Comments
In the previous post , I briefly introduced you to the IApiExplorer which can be used to generate documentation, machine-readable metadata, or a test client. In this blog post, we’re going to take a closer look at the ApiExplorer, which is the default...
Yao's blog
ASP.NET Web API: Introducing IApiExplorer/ApiExplorer
Posted
over 1 year ago
by
Yao - MSFT
4
Comments
IApiExplorer is an abstraction layer that allows you to obtain a description of the structure of your Web APIs. This information can be used to produce documentation, machine-readable metadata, or a test client. ApiExplorer is the default implementation...
Page 1 of 1 (2 items)