News

The Web API framework allows developers to quickly create services using MVC-like conventions. It offers the flexibility of creating REST style services, and serving up data in a variety of formats, ...
Take advantage of the built-in correlation IDs in Web API to track HTTP requests that flow through multiple back-end services ...
Take advantage of API key authentication to control the access of applications and services to your Web APIs in ASP.NET Core.
Peter returns to the ASP.NET Web API in Visual Studio 2012 to use it with ASP.NET. And this time, he's moving complete objects from the client up to the server in an HTTP POST.