Supported Visual Studio Editions for Visualization & Modeling SDK

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

The following are lists of the Visual Studio editions that are supported with Domain-Specific Language Tools in the authoring and deployment environments. For more information on these editions, see the Microsoft Visual Studio Developer Center.

Authoring Edition

To define a DSL, you must have installed the following components:

Product Download link
Visual Studio https://www.visualstudio.com/
Visual Studio SDK Visual Studio SDK
Visual Studio Visualization and Modeling SDK Modeling SDK Download

Deployment Editions

Domain-Specific Language Tools supports the following configurations for deploying the domain-specific languages that you build:

  • Visual Studio Enterprise

  • Visual Studio Professional

  • Visual Studio Shell (integrated mode) redistributable package redistributable package

  • Visual Studio Shell (isolated mode) redistributable package redistributable package

Note

To make a DSL able to run on a Shell product, you must set the Supported VS Edition field in the Extension Manifest. For more information, see Deploying Domain-Specific Language Solutions.

See Also

Domain-Specific Language Tools Glossary