Skip to content

vmware-tanzu/tanzu-toolkit-for-visual-studio

Repository files navigation

VMware Tanzu logo Tanzu Toolkit for Visual Studio

Build Status

Tanzu Toolkit for Visual Studio is an extension for Visual Studio 2022 that allows users of Tanzu Application Service ("TAS") to manage apps directly from within the IDE. Users of this extension are able to:

Install

To install this extension, you will need Visual Studio version 2022. This extension can be downloaded within the IDE by searching "Tanzu" in the "Manage Extensions" window.

Extension manager showing Tanzu Toolkit for Visual Studio 2022

This extension can also be installed outside of Visual Studio by first downloading the appropriate .vsix file, then double-clicking it to prompt an installation.

The Tanzu.Toolkit.VisualStudio.vsix extension file is included in each release in this repository.

Alternatively, latest builds can be found on vsixgallery.com, though these may contain features still under development:

Uninstall

This extension can be uninstalled from Visual Studio using "Manage Extensions" window.

image image

More Info

Check out our Wiki! It goes into more detail on several features.

Demo videos

Overview

0-0-4-demo.mp4

App Deployment using a Manifest

0-0-3-app-deployment.mp4

Deploying 'Published' .NET apps

Push-published-app-1-0-0.mp4

Remote Debugging .NET apps running on Tanzu Application Service

Remote-debug-1-0-0.mp4