Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 603 Bytes

File metadata and controls

4 lines (3 loc) · 603 Bytes

This package is one of many packages that can be used with Plugin Manager which can be used to extend any c#/.net based application (MVC, Winform, WPF, MAUI etc) by using a Modular Approach.

Shared Plugin Features

The SharedPluginFeatures assembly contains interfaces that are shared between the Plugin Manager and all plugin assemblies. As well as this it also contains some basic base classes which can be used by Controllers, Models, Views and other middleware plugin assemblies.