Visual Studio Community For Mac Vs Enterprise

Enterprise features available for Visual Studio Enterprise subscribers. Each subscriber gets 5-seat tenant for dev/test. Each subscriber gets an Office dev subscription with 25 seats for dev/test. Reported by Ravi Uppaluru [MSFT] May 10, 2017 at 08:29 PM visual studio for mac. I am on VS for Mac RTM and unable to sign into my account. The sign in dialog hangs at initial stage and stays there forever. Due to lack of sign in, it just ended up as community edition though my entitlement is for Enterprise.

titledescriptionms.datems.customms.topicf1_keywordsms.assetidauthorms.authormanagerms.workloadms.prodms.technology
Learn how to install Visual Studio offline when you have an unreliable internet connection or low bandwidth.
seodec18
offline install [Visual Studio]
f8625d5e-f6ea-4db0-83c0-619b77fab3cf
tglee
visual-studio-windows

::: moniker range='vs-2017'

Visual Studio for Mac is a completely different product compared to Visual Studio (Windows). It's based on Xamarin Studio and lacks support for many of the classic.NET project types. It's based on Xamarin Studio and lacks support for many of the classic.NET project types. Those are Visual Studio Community 2017, Visual Studio Professional 2017, Visual Studio Enterprise 2017, and Visual Studio Test Professional 2017. Visual Studio Community 2017 is free, open source and it is full featured IDE for students, individual developers. For Mac, What’s New in Visual Studio for Mac or the Visual Studio 2017 for Mac release notes. Visual Studio Team Services. Visual Studio Code or the VS Code release notes. Marvin Varela, Developing using Visual Studio since it wasn't even called Visual Studio yet. If cost was your primary concern, Microsoft recently announced the availability of Visual Studio Community edition that's available for non-Enterprise customers for FREE.

We designed Visual Studio 2017 to work well in a variety of network and computer configurations. While we recommend that you try the Visual Studio web installer—which is a small file and allows you to stay current with all the latest fixes and features—we understand that you might not be able to.

::: moniker-end

::: moniker range='vs-2019'

We designed Visual Studio 2019 to work well in a variety of network and computer configurations. While we recommend that you try the Visual Studio web installer—which is a small file and allows you to stay current with all the latest fixes and features—we understand that you might not be able to.

::: moniker-end

For example, you might have an unreliable internet connection or one that has low bandwidth. If so, you have a few options: You can use the new 'Download all, then install' feature to download the files before you install, or you can use the command line to create a local cache of the files.

[!NOTE]If you are an enterprise administrator who wants to perform a deployment of Visual Studio to a network of client workstations that are firewalled from the internet, see our Create a network installation of Visual Studio and Install certificates required for Visual Studio offline installation pages.

Use the 'Download all, then install' feature

::: moniker range='vs-2017'

New in version 15.8: After you download the web installer, select the new Download all, then install option from the Visual Studio Installer. Then, continue with your installation.

::: moniker-end

::: moniker range='vs-2019'

After you download the web installer, select the new Download all, then install option from the Visual Studio Installer. Then, continue with your installation.

::: moniker-end

We designed the 'Download all, then install' feature so that you can download Visual Studio as a single installation for the same computer on which you downloaded it. That way, you can safely disconnect from the web before you install Visual Studio.

[!IMPORTANT]Do not use the 'Download all, then install' feature to create an offline cache that you intend to transfer to another computer. It's not designed to work that way.
If you want to create an offline cache to install Visual Studio on another computer, see the Use the command line to create a local cache section of this page for information about how to create a local cache, or the Create a network installation of Visual Studio page for information about how to create a network cache.

Use the command line to create a local cache

After you download a small bootstrapper, use the command line to create a local cache. Then, use the local cache to install Visual Studio. (This process replaces the ISO files that were available for previous versions.)

Here's how.

Step 1 - Download the Visual Studio bootstrapper

You must have an internet connection to complete this step.

Start by downloading the Visual Studio bootstrapper for your chosen edition of Visual Studio. Your setup file—or bootstrapper—will match or be similar to one of the following.

Visual Studio Community Mac Os

::: moniker range='vs-2017'

EditionFile
Visual Studio Communityvs_community.exe
Visual Studio Professionalvs_professional.exe
Visual Studio Enterprisevs_enterprise.exe

::: moniker-end

::: moniker range='vs-2019'

EditionFile
Visual Studio Communityvs_community.exe
Visual Studio Professionalvs_professional.exe
Visual Studio Enterprisevs_enterprise.exe

::: moniker-end

Step 2 - Create a local install cache

You must have an internet connection to complete this step.

[!IMPORTANT]If you install Visual Studio Community, you must activate it within 30 days of installation. This requires an internet connection.

Open a command prompt and use one of the commands from the following examples. The examples that are listed here assume that you're using the Community edition of Visual Studio; adjust the command as appropriate for your edition.

[!TIP]To prevent an error, make sure that your full installation path is less than 80 characters.

  • For .NET web and .NET desktop development, run:

  • For .NET desktop and Office development, run:

  • For C++ desktop development, run:

  • To create a complete local layout with all features (this will take a long time—we have lots of features!), run:

Visual Studio Community For Linux

::: moniker range='vs-2017'

[!NOTE]A complete Visual Studio layout requires a minimum of 35 GB of disk space. For more information, see System requirements. And for information about how to create a layout with only the components you want to install, see Use command-line parameters to install Visual Studio.

::: moniker-end

::: moniker range='vs-2019'

[!NOTE]A complete Visual Studio layout requires a minimum of 35 GB of disk space. For more information, see System requirements. And for information about how to create a layout with only the components you want to install, see Use command-line parameters to install Visual Studio.

::: moniker-end

If you want to install a language other than English, change en-US to a locale from the List of language locales. Then, use the list of the components and workloads available to further customize your installation cache.

Visual Studio Community Vs Professional

Step 3 - Install Visual Studio from the local cache

[!TIP]When you run from a local install cache, setup uses the local versions of each of these files. But if you select components during installation that aren't in the cache, setup attempts to download them from the internet.

To make sure that you install only the files that you've previously downloaded, use the same command-line options that you used to create the layout cache. For example, if you created a layout cache with the following command:

Visual

Then use this command to run the installation:

[!NOTE]If you get an error that a signature is invalid, you must install updated certificates. Open the Certificates folder in your offline cache. Double-click each of the certificate files, and then click through the Certificate Manager wizard. If you're asked for a password, leave it blank.

List of language locales

Visual Studio Community For Commercial Use

Language-localeLanguage
cs-CZCzech
de-DEGerman
en-USEnglish
es-ESSpanish
fr-FRFrench
it-ITItalian
ja-JPJapanese
ko-KRKorean
pl-PLPolish
pt-BRPortuguese - Brazil
ru-RURussian
tr-TRTurkish
zh-CNChinese - Simplified
zh-TWChinese - Traditional

Visual Studio For Mac Tutorial

[!INCLUDEinstall_get_support_md]

Visual Studio For Mac

See also