<PackageReference Include="Castle.Windsor" Version="4.1.0" />

Castle.MicroKernel.IHandlerFactory

public interface IHandlerFactory
Extension point to allow the developer to use his implementation of IHandler
namespace Castle.MicroKernel.SubSystems.Conversion { }