Back to Practical Aspnetcore

Route Groups

projects/minimal-api/map-group-1/README.md

latest156 B
Original Source

Route Groups

MapGroup() extension methods allow grouping of endpoints with a common prefix. It also allow group metadata to be attached to the group.