Skip to content

Expose Use as a public method on WebApplication #38011

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

Merged
merged 1 commit into from
Nov 2, 2021
Merged

Conversation

davidfowl
Copy link
Member

  • Added a test to verify that it is publicly callable

Fixes #37346

- Added a test to verify that it is publicly callable
@ghost ghost added the area-runtime label Nov 2, 2021
@davidfowl davidfowl changed the title Expose Use as a public method on WAB Expose Use as a public method on WebApplication Nov 2, 2021
@davidfowl davidfowl requested a review from a team November 2, 2021 15:10
@davidfowl davidfowl merged commit 5ae570d into main Nov 2, 2021
@davidfowl davidfowl deleted the davidfowl/public-use branch November 2, 2021 16:03
@ghost ghost added this to the 7.0-preview1 milestone Nov 2, 2021
@amcasey amcasey added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc and removed area-runtime labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-minimal-hosting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose Use(Func<RequestDelegate, RequestDelegate> middleware) on WebApplication
3 participants