castleproject/Windsor

Missing package Castle.Windsor.Extensions.Hosting

lmorvan opened this issue · 1 comments

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.

You're looking at the docs in the master branch, see #628.