VSPackages and the Managed Package Framework

You can reduce development time by creating a VSPackage with the managed package framework (MPF) classes instead of by using COM interop classes.

There are two ways to create a managed VSPackage:

In This Section