Overview

Visual Studio Tools for Tizen

The Visual Studio Tools for Tizen provides a Visual Studio extension that enables developing Tizen .NET applications.

Tizen Baseline SDK provides tools to improve your productivity:

  • The Project Wizard is used to create a Tizen .NET application project.  You can select from various project templates that make it easier for you to start coding your application. 
  • The Certificate Manager is used to create a certificate profile and register author and distributor certificates. Before installing your application on a device or submitting it to Tizen Store, you must sign it with a certificate profile while packaging your application. 
  • The Emulator Manager allows you to create multiple Tizen emulator instances, for testing your application in an environment similar to a real device.
  • The Device Manager is used to manage connected Tizen devices and emulator instances. You can also browse files on the device, and transfer files between it and the host computer.
  • The API Checker tool checks for API and privilege usage violations in the application code. It helps you to identify and fix potential problems in the application code related to API and privilege use. 
  • The Profiler allows you to analyze the performance of your application. You can record, manage, and view profiling sessions.
  • Other tools: Manifest Editor,  Emulator Control Panel, Log Viewer, Memory Profiler, Command Line Interface (CLI) tool

For more tools information, see Visual Studio Tools for Tizen > Tools.

Visual Studio Code Extension for Tizen

Visual Studio Code Extension for Tizen (VS Code extension for Tizen) is a Visual Studio Code extension that enables you to develop Tizen .NET applications easily using Visual Studio Code. You can access most of its features by simply typing 'tizen' in the command palette.

Using VS Code extension for Tizen, you can:

  • Create a project from templates.
  • Edit code with IntelliSense.
  • Build your project and get a Tizen .NET application.
  • Deploy your application to the device and run it.
  • Debug your application.
  • Remove your application from the device.
  • Launch Tizen SDK tools.

You can use Tizen tools installed with Tizen Baseline SDK.

Visual Studio for Mac Extension for Tizen

Visual Studio for Mac Extension for Tizen is an extension for Microsoft Visual Studio for Mac. It enables you to develop Tizen .NET applications easily with Visual Studio for Mac.

You can use Tizen tools installed with Tizen Baseline SDK.