dotnet/AspNetCore.Docs

Attribute Routing and Binding Source Parameters works even without the [ApiController] Attribute

MaduraDias opened this issue · 1 comments

Description

Attribute Routing and Binding Source Parameters works even without the [ApiController] Attribute. Please see the image below.

Please advise.

Image

Page URL

https://learn.microsoft.com/en-us/aspnet/core/web-api/?view=aspnetcore-9.0#apicontroller-attribute

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/web-api/index.md

Document ID

263a7b64-2e42-bbfc-c1d3-61680438e1e4

Article author

@tdykstra

Related Issues