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
This document .NET Core 3.0 Dependency injection extension clearly says that we can install the package Castle.Windsor.Extensions.Hosting. However, this package does not exist in nuget.org.
Castle.Windsor.Extensions.Hosting
So either we should update this doc to explain how to connect Windsor Container and MsDependencyInjection, or provide that package.
The text was updated successfully, but these errors were encountered:
You're looking at the docs in the master branch, see #628.
Sorry, something went wrong.
No branches or pull requests
This document .NET Core 3.0 Dependency injection extension clearly says that we can install the package
Castle.Windsor.Extensions.Hosting
. However, this package does not exist in nuget.org.So either we should update this doc to explain how to connect Windsor Container and MsDependencyInjection, or provide that package.
The text was updated successfully, but these errors were encountered: