https://github.com/aksoftware98/pluginssystem
Plugins System a the repository related to the Reflection in C# part 2 video on AK Academy YouTube channel about how to add extensions system your .NET applications
https://github.com/aksoftware98/pluginssystem
Last synced: 11 months ago
JSON representation
Plugins System a the repository related to the Reflection in C# part 2 video on AK Academy YouTube channel about how to add extensions system your .NET applications
- Host: GitHub
- URL: https://github.com/aksoftware98/pluginssystem
- Owner: aksoftware98
- Created: 2020-01-02T22:54:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T23:13:44.000Z (over 6 years ago)
- Last Synced: 2025-04-03T19:26:04.754Z (about 1 year ago)
- Language: C#
- Size: 374 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AK Plugins System
Plugins System a the repository related to the Reflection in C# part 2 video on AK Academy YouTube channel about how to add extensions system your .NET applications
See how you can let other developers exten your apps and systems by adding new functions without the need to write an additional code to adopt the new plugin
by creating a plugins system using Reflection in .NET
https://youtu.be/qDrPCMoqxdA