sgrassie / sgrassie.github.io

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

Writing a generic plugin manager in C# #106

Open sgrassie opened 4 years ago

sgrassie commented 4 years ago

Comment thread for the post Writing a generic plugin manager in C#

sgrassie commented 4 years ago

Comment by Jason on Wednesday, 28 October 2009 23:55 (imported from Disqus):

Are you going to share the code? I was just wondering if you were going to open source it, or you were just happy with what you have done?

sgrassie commented 4 years ago

Comment by stuart on Thursday, 29 October 2009 01:27 (imported from Disqus):

I suppose I could release what I've written, or at least write a more detailed blog post about it, I certainly get enough hits on this article...

One thing I'd like to explore first though is integrating my plugin manager with an IoC framework like StructureMap or Ninject.