Creating a Spotfire extension in Visual Studio
This task demonstrates creating a Microsoft Visual Studio project that is based on the Spotfire extension project using the Spotfire Extension.zip or the Spotfire Extension VS.zip template.
About this task
It is recommended to start using the template Spotfire Extension.zip to get familiar with the basic creation of an extension to Spotfire and use the template Spotfire Extension VS.zip when the concepts around building Spotfire packages are well understood.
Before you begin
Procedure
Results
- Building a package for the extension that can be used for debugging
If you use the template Spotfire Extension VS.zip, this is done automatically. To manually build a Spotfire package that can be debugged in Visual Studio, follow the steps in this topic. - Customizing the automatic package building in Visual Studio
If the template Spotfire Extension VS.zip is used, a Spotfire package is automatically built, and also an unpacked module that can be used when debugging the extension.
Parent topic: Extensions

