You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Plugins is a .Net based plugins framework which can be used to create new pluggable applications as well as to make existing applications pluggable with just a few lines of code. It’s a simple and easy to use .Net AppDomain based plugins solution which requires zero AppDomain knowledge on the part of the developer.