-
In this post I will describe the basics of MAF to quickly introduce this framework. The Managed Add-In Framework is an Add-In architecture built on top of the .Net Framework aimed to address the following problems: Loading/Unloading Sandboxing (Add-ins can be sandboxed to a particular security permission set) Isolation (isolation boundary between the Host and... read more