... in managed plugin are excluded from the final TC plugin,
- TC calls are translated into managed calls with parameters marshaling,
- each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code,
- unified loader located in Default AD loads all types of TC plugins,
- control over the lifetime policy for managed plugin instance,
- auto support for Unicode and 64-bit features,
- compact final binary files (usually < 100 KB)