Language

ASP.NET Web API

In this chapter, you'll learn:
ASP.NET Web API

  1. ASP.NET Web API

    This section of the ASP.NET site has everything you need to know about ASP.NET Web API, including tutorials, documentation, screencasts, and links to top resources for more information.

  2. OData support in ASP.NET Web API (Preview)

    This preview package enables you to create OData endpoints using ASP.NET Web API, and to support OData query syntax for your web APIs.

  3. ASP.NET Web API Tracing (Preview)

    The ASP.NET Web API Tracing preview package allows the Web API framework and user code to trace activities to System.Diagnostics. This package provides an implementation of ITraceWriter.

  4. Introducing the ASP.NET Web API Help Page (Preview)

    This preview package automatically generates help page content for web APIs on your site. Everything generated by the help page is fully customizable using ASP.NET MVC and Razor.

  5. ASP.NET Web API Preview Samples

    Samples for new ASP.NET Web API functionality.

  6. ASP.NET Web API Released and a Preview of What’s Next

    Henrik F Nielsen blogs about the release of ASP.NET Web API, a bunch of sample applications, and four preview NuGet packages for upcoming support for OData, help page generation, tracing, and Windows 8 app development.

  7. Hands On Labs

    Learn how to use ASP.NET Web API with these Hands On Labs