background preloader

Plugins

Facebook Twitter

Use C# and the .NET Framework to develop your own plugin archite. Plug-ins in C# - The Code Project - C# Programming. Download demo project & source - 122 Kb Introduction: First things first: I wrote this article mainly because I’ve found a complete lack of comprehensive information on the subject.

Plug-ins in C# - The Code Project - C# Programming

Sure there are projects out there that show you how to make a simple plug-in that lets you do something dumb like feed it two numbers, and then one plug-in may add the two numbers together and return the result, while the other plug-in may multiply them instead. This is where I began, and is not bad reading as a prep tutorial to this tutorial. It might not be a bad idea to understand those tutorials first. Managing Add-Ins: Advanced Versioning and Reliable Hosting.