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
Forever Free Full-Stack Observability | Grafana Cloud Icon
Forever Free Full-Stack Observability | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
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