Reflection in C# Part 2 [Implement a plugins system for your .NET apps] | AK Academy



Build an expandable applications is something very important to take care of and one of the extending features is to let other developers create extensions for your applications you can let your app automatically responds and import these plugins without any coding or technical changes.
In this I’m going to implement a simple plugins system inside a Console .NET Core application so other developers could create extensions for it without knowing anything about our app.
Reflection in C# Part 2

GitHub Repository:
https://github.com/aksoftware98/pluginssystem/

My offical website:
http://bit.ly/2MVDibO

GitHub:
http://bit.ly/2Fnie9R

Twitter:
http://bit.ly/2ZVlEdb

Facebook (Personal):
http://bit.ly/2Qqwntf

Facebook (Page):
http://bit.ly/35ssDvv

Instagram:
http://bit.ly/37EpU3z

Comments are closed.