Web Server, Microsoft Sessions

TH17 Deep Dive into ASP.NET Core

08/11/2016

2:15pm - 3:30pm

Level: Advanced

Daniel Roth

Senior Program Manager

Microsoft

In this talk we will dive deep into the guts of ASP.NET Core. We’ll look at how the HTTP request pipeline is constructed and how HTTP features are exposed. We’ll look at how ASP.NET Core hosting works and what best practices are for deploying and monitoring your application. We’ll look at the guts of MVC and how it interacts with the core routing infrastructure.

You will learn:

  • About the ASP.NET Core HTTP pipeline
  • About ASP.NET Core hosting best practices
  • About ASP.NET Core MVC and its relationship to routing