Full Stack Web Development

T08 Building RESTful Services with ASP.NET Core 9

08/05/2025

9:30am - 10:45am

Level: Intermediate

Philip Japikse

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

Developer, Coach, Author, Teacher

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.

You will learn:

  • About what's new in ASP.NET Core 9 for RESTful Services
  • The foundation for ASP.NET Core 9 (DI, Configuration, Logging, etc.)
  • How to build RESTful services (Model Binding, Routing, etc.)