Full Stack Web Development

W10 Building RESTful Services with ASP.NET Core

07/29/2026

9:30am - 10:45am

Level: Intermediate

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

CTO/Chief Architect, Author, Speaker

Pintas & Mullins

In this session, we cover the power of building RESTful services with ASP.NET Core, from building and configuring the web host, dependency injection and the options pattern, environmental awareness and configuration, controllers and routing, implicit model binding and validation, followed by detailing functionality added when using the ApiController attribute, including binding source parameter inference and how to customize the provided behavior. We also cover data shaping, content negotiation, and HATEOAS.

You will learn:

  • ASP.Net Core foundations for RESTful Services
  • Building RESTful services with ASP.NET Core
  • Advanced features like data shaping and content negotiation