Creating plugins in C#: How does it work? (Part 1/4)

Hello everyone,

I’ve learned a fancy new thing in C#:

Working with plugins

So today I’m going to explain how the basics work, what you need in order to have your application work with plugins.
Let’s get started shall we? 🙂

Continue reading Creating plugins in C#: How does it work? (Part 1/4)