dotnet / dotnet/aspnetcore

Run group FinallyConventions after conventions for each endpoint within a group

Open
#43,246 0 comments 0 reactions 0 assignees View on GitHub
area-minimal
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

It would be convenient if we could run the final conventions after running the normal conventions for *all* the endpoints produced by this data source. I don't see any downside to delaying the final conventions a little more, and that way conventions could be made aware of all the endpoints provided by the data source before finalizing any endpoints if they care.

_Originally posted by @halter73 in https://github.com/dotnet/aspnetcore/pull/43225#discussion_r944007851_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.