We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Depending on the container, supported operations are not automatically registered with the container.
TinyIoC is very proactive but Autofac and StructureMap requires registration.
They should be added to the core registrations class.
The text was updated successfully, but these errors were encountered:
Have to consider twice. Not all would possibly be injected in the same scope. Maybe this should actually stay the API's responsibility to register.
Sorry, something went wrong.
No branches or pull requests
Depending on the container, supported operations are not automatically registered with the container.
TinyIoC is very proactive but Autofac and StructureMap requires registration.
They should be added to the core registrations class.
The text was updated successfully, but these errors were encountered: