Empinia
Posted
by csharp-source.net
on C# Source
See other posts from C# Source
or by csharp-source.net
Published on Tue, 27 Apr 2010 09:40:35 GMT
Indexed on
2010/04/27
9:44 UTC
Read the original article
Hit count: 344
Filed under:
Empinia is a extensible component framework for Windows GUI-applications, based on inversion-of-control principle. Everything is a plugin, which extends the platform functionality on a well defined way. These plugins can also be extensible if they provide a corresponding extension point (extension contract) for new extensions.
© C# Source or respective owner