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

aspnetcore integration #46

Closed
TorreyGarland opened this issue Oct 11, 2021 · 2 comments
Closed

aspnetcore integration #46

TorreyGarland opened this issue Oct 11, 2021 · 2 comments

Comments

@TorreyGarland
Copy link

how does this work with MVC Core dependency injection and all of the dependencies that are pre-registered in Startup.cs?

@pakrym
Copy link
Owner

pakrym commented Oct 28, 2021

It currently doesn't. There is more context about the problem in #40 but in short, the largest obstacle is the dynamic nature of Microsoft.Extensions.DependencyInjection registrations.

@pakrym
Copy link
Owner

pakrym commented Oct 28, 2021

Closing as a dup of #40

@pakrym pakrym closed this as completed Oct 28, 2021
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