Skip to content

This is a one file example of how to use a Typed-Factory to avoid injecting your container as a dependency to do Resolve

Notifications You must be signed in to change notification settings

EugeneKrapivin/CastleWindsorTypedFactoryExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CastleWindsorTypedFactoryExample

This is an example of how to use a Typed-Factory to avoid injecting your container as a dependency to call on Resolve<>()

In this example you'll see usage of the typed-factory, injection of classes that have a mix of parameters in the constructor (resolvable and those known only at runtime)

Reference Windsor docs

About

This is a one file example of how to use a Typed-Factory to avoid injecting your container as a dependency to do Resolve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages