Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubagdynia/pluginmechanism
Example of a simple application using plugins
https://github.com/kubagdynia/pluginmechanism
Last synced: 8 days ago
JSON representation
Example of a simple application using plugins
- Host: GitHub
- URL: https://github.com/kubagdynia/pluginmechanism
- Owner: kubagdynia
- License: mit
- Created: 2024-06-25T19:19:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T10:25:23.000Z (5 months ago)
- Last Synced: 2024-06-28T19:15:55.256Z (5 months ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PluginMechanism
Example of a simple application using pluginsFiles with plugins (FirstPlugin.dll and SecondPlugin.dll) should be placed in the plugins directory, e.g., ConsoleAppExample/plugins