An In-Depth Look At Minimal APIs in ASP.NET Core

Friday, Aug 16 9:45 AM - 10:45 AM 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, the internals of how they work, and when you should avoid them and stick to controllers. Finally, we'll talk about how they have evolved in .NET 7, 8, and beyond.