I Don't Need No Stinking Controllers - Composing Minimal APIs in ASP.NET Core

Monday, Aug 28 2:45 PM - 3:45 PM Junior Ballroom C

Description

Minimal APIs are one of the most talked about features in ASP.NET Core - they make starting and running your .NET API super simple. But how do they fit into the world of .NET web development? Are they really a solid replacement for controllers?

In this session, Spencer will explore minimal APIs and how they fit into the real world of .NET API development. We'll go over how they fit into existing and greenfield applications. We'll discuss their strengths as well as when you should avoid them and stick to controllers. Finally, we'll talk about how they will change in .NET 7.