85 Forks
355 Stars
355 Watchers

vs-mef

Managed Extensibility Framework (MEF) implementation used by Visual Studio

How to download and setup vs-mef

Open terminal and run command
git clone https://github.com/microsoft/vs-mef.git
git clone is used to create a copy or clone of vs-mef repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vs-mef https://github.com/microsoft/vs-mef/archive/master.zip

Or simply clone vs-mef with SSH
[email protected]:microsoft/vs-mef.git

If you have some problems with vs-mef

You may open issue on vs-mef support forum (system) here: https://github.com/microsoft/vs-mef/issues