MSEF

Managed Service Extensibility Framework

MIT License

Stars
10
<ul>
	<li>
	<p style="margin-removed 40px;"><em>Shell Interfaces and Attributes host</em></p>
	</li>
</ul>
</li>
<li>
<p style="margin-removed 40px;"><em>MEF.DLL </em></p>

<ul>
	<li>
	<p style="margin-removed 40px;"><em>The Framework itself</em></p>
	</li>
</ul>
</li>
<ul>
	<li>Console.exe
	<ul>
		<li><i>Start application</i></li>
	</ul>
	</li>
	<li>BasicMathFunctions.DLL
	<ul>
		<li>Implementation for a Simple calculator</li>
	</ul>
	</li>
	<li>Contracts.DLL
	<ul>
		<li>The Application specify Interfaces</li>
	</ul>
	</li>
</ul>
</li>
Related Projects