Community

ASP.NET Web API: Query string based content formatting

(Gunnar Peipman) My previous post about Web API content negotiation showed how to add support for new content formats. As our API may have consumers who prefer query for data using GET requests we have to offer something for these dudes too. In this post I will show you how to make life easier for o

Read More - Register for Free Membership