We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Create a class library(.NET Framework) application and name your project the same name you want to call your plugin
In this example I will be calling my project/plugin BlackGridTheme
BlackGridTheme
In the solution explorer it should look similiar to this
Right click on References and select Add Reference then select Browse
References
Add Reference
Browse
Now navigate to the unzipped Reference files, Select all the files, and add them
Thats all there is to it and your ready to start digging into some code!