← Back
Scott Hanselman January 3, 2024 30m

MEF - Managed Extensibility Framework with Glenn Block

Summary

This episode of Hanselminutes discusses the Managed Extensibility Framework (MEF) with Glenn Block. MEF is a technology that enables developers to build applications with an open set of extensions, allowing for custom additions without pre-designing for a finite set of components. The practical takeaway is that MEF makes it significantly easier to create applications that support a plugin architecture, fostering ecosystems for third-party add-ons.

View original episode ↗