Simple Plugins is a plugins framework for .Net based apps which can be used to create new .Net based pluggable apps as well as to make existing .Net apps pluggable. Its a simple and easy to use .Net AppDomain based plugins solution for any .Net app.

Features

  • Easily make existing .Net applications pluggable with a few lines of code and zero app domain knowledge.
  • Write new pluggable .Net applications with a few lines of code and give plugin developers a simple API to work on that requires zero app domain knowledge.
  • Isolation of plugins in their own App Domains, Automatic Loading and Unloading of App Domains, Dependant Assembly Resolution, Shadow Copy Support and much more.
  • Prevent unhandled exceptions in plugins from crashing your app and prevent such exceptions from leaking app domains and causing unexpected behaviour in your pluggable application.
  • Define whether plugins can execute synchronously, asynchronously and specify whether plugins need to run exclusively.
  • Supports any type of plugin. GUI, Non-GUI etc. Supports plugins in the form of dynamic link libraries or executable files.
  • Keep track of loaded plugins. Be aware of each plugin's state and take actions (cancel plugin loading, customize app domain setup, etc) through numerous events exposed by the Plugin Loader.
  • Pass parameters to plugins and process their returned results seamlessly without having to worry about app domain logic.
  • Allow an app.config file per each plugin.
  • Not satisfied with the provided plugin or loader functionality? Easily write your own plugin class and define your own plugin loader by extending the provided classes.

Project Activity

See All Activity >

Categories

Libraries

License

GNU General Public License version 3.0 (GPLv3)

Follow The Simple Plugins Framework for .Net

The Simple Plugins Framework for .Net Web Site

Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
Get Avast Free Antivirus | Your top-rated shield against malware and online scams

Boost your PC's defense against cyberthreats and web-based scams.

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of The Simple Plugins Framework for .Net!

Additional Project Details

Intended Audience

Developers

Programming Language

C#

Related Categories

C# Libraries

Registered

2011-05-21