ASP.NET Core 7: What’s new with Minimal API’s in .NET 7

This video explores all the updates to Minimal APIs in ASP.NET Core 7.0. We’ll also discuss the overall vision for this update in .NET 7.0 and work through some simple examples of new features.

If you enjoyed this content, check out my videos on Pluralsight: https://app.pluralsight.com/profile/author/alex-wolf
00:00 Introduction
01:50 Filters
04:20 File Uploads
05:25 Array Binding
06:25 [AsParameters] attribute
07:54 OpenAPI Improvements
09:50 Route Groups