Language

Extensibility

In this chapter, you'll learn:
How to extend the ASP.NET Web API framework.

  1. Configuring ASP.NET Web API

    By Mike Wasson|

  2. Using the Web API Dependency Resolver

    By Mike Wasson|

    This tutorial shows how to inject dependencies into your ASP.NET Web API controller, using the Web API dependency resolver.

Web API Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET Web API

Pro ASP.NET Web API

by Tugberk Ugurlu, Alexander Zeitler

Designing Evolvable Web APIs with ASP.NET

Designing Evolvable Web APIs with ASP.NET

by Glenn Block, Pablo Cibraro, Pedro Felix, Howard Dierking, Darrel Miller

ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish

ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish

by Jamie Kurtz