Blog Archives

WebApi 2 HelpPage using ResponseType attribute instead of SetActualResponseType

In my previous post, Using Microsoft ASP.NET Web API 2 Help Page – Part 2 I mentioned that in MVC5, the HelpPage API, you no longer to specify the response type as part of the HelpPageConfig. This was simplier than I thought

Tagged with: , ,
Posted in Help Page, MotorDB, WebAPI

Using Microsoft ASP.NET Web API 2 Help Page – Part 2

This post is a continuation of my previous post Documenting the WebApi using Microsoft ASP.NET Web API 2 Help Page Including multiple XML files The first change that I wanted to make was that the HelpPage is only reading from one

Tagged with: , ,
Posted in Help Page, MotorDB, Other, WebAPI

Documenting the WebApi using Microsoft ASP.NET Web API 2 Help Page

This post will be to continue putting in place some of the plumbing for the MotorDB application. In previous post I created a RESTful web service to return policy data to the client. As this could be seen as a

Tagged with: , , ,
Posted in Help Page, MotorDB, Visual Studio, WebAPI

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 13 other subscribers