Overview

Wisej.NET was designed to be extensible and open to all sorts of technologies from the start. The extensions published on the web site are a fraction of what is possible and what will be available during the product’s lifetime. This short document outlines the different extension types, how to use the published projects, and how to build new extensions.

Note that all the extensions that are currently published are also already precompiled and included in the installer and are automatically added to Visual Studio’s toolbox.

Source Code

The source code for all the extension is freely available on GitHub. You can fork it to your repo and you can log issues in the repository. We also have a web page that lists some of the early extensions here.

If you create or modify an extension in a way that can be useful to others, please feel free to either create a pull request or simply log an issue and suggest your solution.

Last updated