Description
Extensible .NET applications can use a framework for discovering, loading, and managing add-ins. Developers install this library when application features need plugin-style extension points.
It is a development framework, not an end-user plugin manager. Add-ins can run code, so trust, versioning, and compatibility need review.