Skip to content

Set EndpointName automatically from method name #35069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

captainsafia
Copy link
Member

@captainsafia captainsafia commented Aug 5, 2021

Addresses #34540.

This PR introduces some new sources under src/Shared/RoslynUtils. These exist to support a current gap in the Roslyn API. For more info see dotnet/roslyn#55651.

The relevant logic is in the extension methods Map in the endpoint builder.

@Pilchie Pilchie added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Aug 5, 2021
@captainsafia captainsafia force-pushed the safia/mapi-endpoint-name branch 2 times, most recently from f3dafe0 to cfb298e Compare August 17, 2021 20:58
@captainsafia captainsafia force-pushed the safia/mapi-endpoint-name branch from cfb298e to c5fa42f Compare August 18, 2021 00:53
@captainsafia captainsafia changed the base branch from main to release/6.0-rc1 August 18, 2021 00:57
@captainsafia captainsafia marked this pull request as ready for review August 18, 2021 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants