Search Results: open source (1798)

Are you still writing your plugins from scratch, simply implementing the IPlugin interface?Are you using someone else’s framework, that isn’t really designed for the way you code?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 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.The content of this session is geared toward an audience with intermediate-level knowledge of the subject area.