Are you still writing your plugins from scratch, simply implementing the IPlugin interface? Are you using someone else’s framework, which isn’t really designed for your way of coding? Have you tried all the open source alternatives and still not found any favorite? Why not Build your own Plugin Base class?! It’s not hard, it doesn’t take weeks, and it helps you just the way you want it to help 😊 In this session I will show you 100% hands on how we can go from zero to plugin base hero for you and your team. We will start with a project with a few plugins, identify common/duplicated code, unnecessarily verbose code, and code where we simply feel that “this could be done so much easier with a little help”. From this we will create a Plugin Base class and some useful extension methods to SDK classes to finally clean up our plugins and enjoy the beauty of our refactored code.
5 min PowerPoint, the rest is live coding, showing hands-on how to do it.
I'm lazy, and I'm proud of it.