Building RESTful Services with ASP.NET Core

Thursday, Aug 15 9:45 AM - 10:45 AM Room D2

Description

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.