In the Tutorials section of the ASP.NET Core docs, there are currently 6 tutorials, 5 of which create a controllers-based app and only one creates a Minimal API app. These tutorials should be updated ...