Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop
Title: EventPlugin_src Download
 Description: Currently, I am working on creating an advanced multi-protocol IM program similar to GAIM or Trillian. However, I wanted to make the program completely extensible so that anyone could create a plug-in with a simple understanding of the application core. I looked at some of the other plug-in engines on CodeProject but couldn t find any that did exactly what I wanted. In order for those engines to work, they needed to know specific information about all of its plug-ins, which I didn t want to know. I wanted it so that anyone could create a plug-in without having to recompile the core at all. I started with the Dynamic Plug-in Engine by Bob Aman
 Downloaders recently: [More information of uploader zllu88]
 To Search:
File list (Check if you may need any files):
PluginManager
.............\Core.cs
.............\CoreEventListener.cs
.............\frmPlugin.cs
.............\frmPlugin.designer.cs
.............\frmPlugin.resx
.............\LocalClassLoader.cs
.............\PluginAttribute.cs
.............\PluginManager.cs
.............\PluginManager.csproj
.............\Properties
.............\..........\AssemblyInfo.cs
.............\RemoteClassLoader.cs
PluginManager.sln
PluginManagerStarter
....................\PluginManagerStarter.csproj
....................\Program.cs
....................\Properties
....................\..........\AssemblyInfo.cs
TestPlugin
..........\frmMain.cs
..........\frmMain.Designer.cs
..........\frmMain.resx
..........\Plugin1.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\TestPlugin.csproj
    

CodeBus www.codebus.net