Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 748 Bytes

child-containers.md

File metadata and controls

14 lines (10 loc) · 748 Bytes

Child Containers

⚠️ Parent/child containers were never properly designed. The thing just fell into place as is. They are not recommended unless you have deep understanding of the inner workings of Windsor. However, you are welcome to contribute changes to them.

Your use case may be better suited to using an IHandlerSelector to override specific registrations or a scoped lifestyle.

External resources