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

Child Containers and ASP.Net Core WebAPI #291

Open
AlthalusDGr8 opened this issue Mar 27, 2022 · 1 comment
Open

Child Containers and ASP.Net Core WebAPI #291

AlthalusDGr8 opened this issue Mar 27, 2022 · 1 comment

Comments

@AlthalusDGr8
Copy link

Hello. Is there any documentation to be found in regards to configuring child containers and how this can be used using WebAPI? In my case, I would like the resolve the scope based on a custom HTTP header.

Thanks in advance

@ipjohnson
Copy link
Owner

I don't have any good examples but it's because I don't recommend child containers as they are very heavy in a per-request fashion.

Can you describe the use case a in a bit more detail and I might be able to craft something that meets your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants