Skip to content

Update Web API Tutorials to Minimal APIsΒ #35741

@mikekistler

Description

@mikekistler

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.

Image

These tutorials should be updated so that all or nearly all of them demonstrate the target feature in a Minimal API app.

Specifically, the "Create a controller-based web API with ASP.NET Core" can remain but the other four Tutorials in the "Controller-based APIs" section should be converted to use Minimal APIs.

In addition, the "Controller-based APIs" and "Minimal APIs" sections should be dropped so that all tutorials just appear under "APIs", and the single controller-based tutorial should appear last in the list.

[The following was added by wadepickett]
Related to: #35742

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions