Computer Science, asked by rompy4598, 1 year ago

What is managed extensibility framework?

Answers

Answered by Badgyal
0

The Managed Extensibility Framework or MEF is a library for creating lightweight, extensible applications. It allows application developers to discover and use extensions with no configuration required. It also lets extension developers easily encapsulate code and avoid fragile hard dependencies. MEF not only allows extensions to be reused within applications, but across applications as well

Similar questions