sgrassie / sgrassie.github.io

temporalcohesion.co.uk - my blog
0 stars 1 forks source link

Custom Structuremap Dependency Resolver for ReactiveUI 5 #110

Open sgrassie opened 4 years ago

sgrassie commented 4 years ago

Comment thread for the post Custom Structuremap Dependency Resolver for ReactiveUI 5

sgrassie commented 4 years ago

Comment by xpaulbettsx on Thursday, 4 July 2013 21:57 (imported from Disqus):

Cool! If you implement IMutableDependencyResolver, it's actually even easier, you can just call "resolver.InitializeResolver()"

sgrassie commented 4 years ago

Comment by Alexey Zimarev on Wednesday, 2 April 2014 08:08 (imported from Disqus):

Thanks! I created an Autofac version based on your implementation https://gist.github.com/zim...