Dependency Injection

Home|Tag: Dependency Injection

Is MEF a DI Container?

A couple of weeks ago I read this article in Code Magazine about dependency injection (DI), and they mentioned the Managed Extensibility Framework (MEF) as a DI container. I never thought of MEF as DI container, so I thought, let’s take it for a spin. Managed Extensibility Framework So Microsoft coins MEF as a library for creating lightweight,

Dependency Injection and Me

From time to time I look into my toolbox to see which tools I use the most. With almost 8 years of software development experience, I’ve learned that constantly sharpening the knives of your toolbox and adding new tools, is what makes you a great developer. If I were to highlight one of my