Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Implementing an API in ASP.NET Web API

If you watched my Web API Design course, you should know what a pragmatic RESTful API looks like. In this course I'll show you how to implement it in ASP.NET Web API

Shawn Wildermuth - Pluralsight course - Implementing an API in ASP.NET Web API
by Shawn Wildermuth

What you'll learn

Implementing a practical REST-based API can be a challenge. My previous course (http://pluralsight.com/courses/web-api-design) covered how to design a RESTful API while avoiding the dogmatic religion of REST but embracing the best of the pragmatic parts. In this course, I'll show you how to take that design and implement it in ASP.NET Web API including controllers, routing, dependency injection, versioning, security, hypermedia, REST constraints and caching.

Table of contents

About the author

Shawn Wildermuth - Pluralsight course - Implementing an API in ASP.NET Web API
Shawn Wildermuth

Shawn Wildermuth has been tinkering with computers and software since he got a Vic-20 back in the early '80s. As a Microsoft MVP since 2002, he's also involved with Microsoft as an ASP.NET Insider and ClientDev Insider.

More Courses by Shawn