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

Castle.Core DefaultTypedFactoryComponentSelector Equivalent #233

Closed
EdsonF opened this issue Feb 12, 2017 · 1 comment
Closed

Castle.Core DefaultTypedFactoryComponentSelector Equivalent #233

EdsonF opened this issue Feb 12, 2017 · 1 comment

Comments

@EdsonF
Copy link

EdsonF commented Feb 12, 2017

I'm porting a .net 4.5 project over to .net core and I can't find an equivalent in Castle Windsor to DefaultTypedFactoryComponentSelector.

Has a Castle.Core DefaultTypedFactoryComponentSelector Equivalent been added to the framework yet?

@jonorossi
Copy link
Member

@EdsonF this is the Castle Core project, not Castle Windsor. Castle Core has never had that class, Windsor's typed factory facility is still part of Windsor. Note though that Windsor doesn't support .NET Core yet, see castleproject/Windsor#145.

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