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