Where can I learn about MEF? [closed]

2019-01-20 22:09发布

I watched the DNR TV episode with Glenn Block and it looks like MEF would be useful for my company. I am trying to find out more information on it's strengths and weaknesses and some sample projects that use it. Are there any good blogs/tutorials on using MEF?

Note: I use C#, so if the examples are in C#, that would be awesome.

标签: c# .net mef
7条回答
Explosion°爆炸
2楼-- · 2019-01-20 22:46

I've done an ever growing series on MEF from the very basics into more advanced stuff planned in the near future.

http://randomactsofcoding.blogspot.com/2009/11/working-with-managed-extensibility.html

查看更多
登录 后发表回答