我在哪里可以了解 MEF?

发布于 2024-08-17 17:04:46 字数 1539 浏览 6 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

反话 2024-08-24 17:04:46

Mike Taulty 最近做了一组 有关在 Silverlight 中使用 MEF 的截屏视频,这应该是对 MEF 的一个很好的介绍。

Mike Taulty recently did a set of screencasts on using MEF in Silverlight, which should be a good introduction to MEF.

计㈡愣 2024-08-24 17:04:46

我已经完成了一个不断增长的 MEF 系列,从最基础的内容到计划在不久的将来的更高级的内容。

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

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

迟月 2024-08-24 17:04:46

我在 CodeProject 上编写了这篇 MEF 演示文章,所有代码都是开源的。

I wrote this MEF demo article on CodeProject, and all the code is open sourced.

夜未央樱花落 2024-08-24 17:04:46

Microsoft Docs 是一个好的开始

Kathleen Dollard 也有一些很好的材料

Microsoft Docs is a good start

Kathleen Dollard has some good materials as well

不气馁 2024-08-24 17:04:46

如果您正在寻找有关下一个 .NET Framework 附带的最新版本 MEF 的信息,则明确的信息来源是 BCL 团队博客

(MEF 是 .NET 基类库的一部分。)

If you're looking for information on the latest version of MEF that is shipping with the next .NET Framework, the definitive source of information is the BCL Team Blog on MSDN.

(MEF is part of the .NET Base Class Libraries.)

云之铃。 2024-08-24 17:04:46

Mark Seemann 的《.NET 中的依赖注入》有一节介绍 MEF,以及 Castle Windsor、StructureMap、Spring.NET、Autofac 和 Unity。

Dependency Injection in .NET by Mark Seemann has a section on MEF, as well as Castle Windsor, StructureMap, Spring.NET, Autofac, and Unity.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文