Extensions API
This section contains information related to developing extension views for the swExplorer client. All examples are in C#.
When you develop an extension, you can use the configuration setting in the swExplorer client to allow for configuration of which item types and attributes ...
Tue, 2 Jul, 2019 at 3:58 PM
You may want to use both the SystemWeaver Client API and the Extension API with a shared code base in order to not have to duplicate the code. This article ...
Tue, 4 Jul, 2023 at 9:07 AM
This article provides resolutions to some common extension errors. My extension is compiling fine, but I can't launch the application from Visual Stu...
Thu, 18 Apr, 2024 at 10:32 AM
A SystemWeaver plugin for Visual Studio Code is available and can be of use for in-house extension view developers. It provides basic read-only views of ite...
Wed, 17 Jul, 2024 at 11:30 AM