I am migrating from Windsor to Simple Injector, I tried to follow the following this link. But I could not find any replacement for:
container.AddFacility<TypedFactoryFacility>();
container.Register(Component.For<ICacheDependencyFactory>().AsFactory());
What will be the replacement the above code in Simple Injector?
Aucun commentaire:
Enregistrer un commentaire