Visual Studio Download For Mac



Visual Studio IDE Visual Studio for Mac Visual Studio Code To continue downloading, click here Visual Studio Community 2019 – Free IDE and Developer Tools 2020-05-04T13:32:31-07:00. Download Visual Studio Mac. Developer tools and services for any platform with any language. IDE, DevOps, code editor & more.

  1. Microsoft Visual Studio 10 Download
Visual studio 2017 download for mac

Conveyor allows you to easily test web applications from external computers, tablets & phones on your network and over the internet through tunnelling.

Conveyor also fixes the 400 Bad Request error from IIS Express when you try to access using non localhost.

Step 1:

Download the Visual Studio Extension by searching for 'Conveyor' in the Extensions dialog (Online category).

Step 2:

After you restart Visual Studio, Conveyor will check your firewall ports and open a helper application if needed, or advise what changes need to be made (see below for manual instructions).
Allow the application to run and click 'Apply Rules Automatically' if you agree to the changes (Visual Studio must not be blocked and ports 45455-45500 need to be open).

Step 3:

Conveyor is automatically enabled for web application projects, run (debug) a project and note the Remote URL, that is the URL you will use from your device or other computer. Please see troubleshooting below if you don't see the Conveyor window.

Step 4:

Studio2013

Use the Remote URL from your device (phone, tablet or other machine) to directly access your application. Note that you must be running the project in Visual Studio for the Remote URL and Internet URL to work.

TLS/SSL

The 'Access over internet' tunnel service has it's own properly trusted certificate, so no setup is necessary. However, the Remote URL (for access over the LAN) runs with a self-signed certificate. To properly access the Remote URL from other machines/devices you just need to install Conveyor's CA certificate on your device, please click the certificate icon in the URL grid for instructions.

Visual Studio Download For Mac

Manually configuring your firewall

Visual Studio Download For Mac

Add an inbound firewall rule allowing access to the TCP port given in the Remote URL.

  1. Open Windows 'Start' and type WF.msc.
  2. Click 'Inbound Rules' on the left.
  3. Click 'New Rules' on the right.
  4. Choose 'Port' in the new dialog, then 'Next'.
  5. Select TCP, and enter the port from the Remote URL next to 'Specific local ports' (45455-45500), then 'Next'.
  6. Next, and next (you may want to disable 'Public'), give it a name like 'Conveyor: web dev server access enabled'.

Troubleshooting

  • Cannot enable: If you have installed Conveyor previously and it is now disabled, please see https://stackoverflow.com/questions/35203647/updating-visual-studio-2015-extensions-end-up-disabled you can get the tool mentioned, here https://github.com/remcoros/DuplicateExtensionFinder/releases/download/v1.2/DuplicateExtensionFinder.exe and run it with 'DuplicateExtensionFinder.exe -delete'
  • Cannot enable (administrator usage): If running VS as administrator, and Conveyor isn't enabled (the Tools menu item is deactivated) you will need to go to 'Tools | Options | Environment | Extensions and Updates' and check 'Load per user extensions when running as administrator'.
  • Invisible tool window: If the Conveyor window doesn't appear, please restart Visual Studio and try running the project again (if it still won't work, resetting your VS settings should fix it Tools->Import and Export Settings Wizard->Reset all settings->select “No, just reset settings, overwriting my current settings”->Choose a Default Collection of settings).
  • Closed the window: You can reopen the Conveyor window by going to Tools->Conveyor to disable it, and then repeat to re-enable it - the next time you run the project the Conveyor window should appear.
  • SSL: The first time you run a project using HTTPS you will be prompted to install our testing certificate, this is normal and you should allow it for more stream-lined experience (otherwise you'll be warned by the browser not to visit your web app).
  • IP address: If connections to the remote URL provided by Conveyor do not work (eg timeout), please try using a different IP address for your machine (use CMD and type ipconfig to see IP addresses), also ensure you have opened the port on your local firewall.
  • Android emulator: If you cannot connect to the remote URL from an Android emulator then please try using the IP 10.0.2.2 with the Conveyor provided port number, eg. https://10.0.2.2:45455/
  • Firewall: Check there are no BLOCK firewall rules that are overriding your ALLOW rule. By default, BLOCK overrides. Also check that access to Visual Studio isn't blocked.
  • No response: Make sure the project is running in Visual Studio
  • Windows 7: You need to enable TLS 1.2 please see https://help.runbox.com/enabling-tls-1-2-on-windows-7/
  • If Conveyor cannot find any web projects (when you run the project), please send a screen shot of your solution structure to support@conveyor.cloud so we can investigate.

Technical support and more information is available at the Conveyor home page

-->

The following table describes the versions of .NET Core supported by the stable and preview versions of Visual Studio for Mac:

.NET Core SDK VersionVisual Studio for Mac 8.1Visual Studio for Mac 8.2Visual Studio for Mac 8.3Visual Studio for Mac 8.4Visual Studio for Mac 8.5Visual Studio for Mac 8.6
v2.1.0 - v2.1.5xx
v2.1.600 +✔︎✔︎✔︎✔︎✔︎✔︎
v2.2.1 - v2.2.1xx
v2.2.200 +✔︎✔︎✔︎✔︎✔︎✔︎
v3.0✔︎✔︎✔︎✔︎
v3.1✔︎✔︎✔︎
v5.0 (preview)✔︎

Important

Preview versions of the .NET Core SDK are not supported; please update to the released version. When installing Visual Studio for Mac 8.4, the released version of .NET Core v3.1 will be installed.

Important

If you were previously using .NET Core v2.2.1xx with Visual Studio for Mac 8.0, you'll need to manually update to a supported version of .NET Core, as listed in the table above. We recommend either 2.1.700 or 2.2.300

Microsoft Visual Studio 10 Download

  • .NET Core v3.1 is installed by default for 8.4, 8.5 and 8.6.
  • .NET Core v3.0 is installed by default for 8.3.
  • .NET Core v2.1.701 (v2.1.700 for 8.1) is installed by default with the installer.
  • To download any other version of .NET Core, visit the dotnet page.
  • When using .NET Core 3.0, C# version 8 will be used by default. C# 7.3 is default when using .NET Core 2.x. See C# language versioning for more info.
  • For information on installing a preview version of Visual Studio for Mac, see the Install a Preview Release guide.