Skip to content
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

New flag to force all HTTP endpoints or message handlers to use service location #1108

Open
jeremydmiller opened this issue Oct 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jeremydmiller
Copy link
Member

jeremydmiller commented Oct 30, 2024

The use case is having AspNetCore middleware wrapping an HTTP endpoint that does some work before the wolverine handler is called with Scoped IoC services, and you need to reuse the Scoped services within the Wolverine endpoint.

It's actually a pretty small effort I think. Make this configurable for only the HTTP endpoints first though

@jeremydmiller jeremydmiller added the enhancement New feature or request label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant