Visual Studio 10.10.5

Visual Studio 2013 is a freeware development software download filed under programming software and made available by Microsoft for Windows. The review for Visual Studio 2013 has not been completed yet, but it was tested by an editor here on a PC. Visual Studio Express 2013 for Windows Desktop enables the creation of desktop apps in C#, Visual. Visual Studio 2010 SP1 enables you to use the Internet Information Services (IIS) 7.5 Express as the local hosting server for the website and Web Application Projects. Note IIS 7.5 Express is not included in SP1, and you must download it separately. For more information, visit the following blog. One place for all extensions for Visual Studio, Azure DevOps Services, Azure DevOps Server and Visual Studio Code. Discover and install extensions and subscriptions to create the dev environment you need. The Visual Studio 2013 VC Update 3.5 Redistributable Packages install run-time components that are required to run C applications that are built by using Visual Studio 2013.

VersionStatusVisual Studio 2017 SDK Visual Studio 2019 SDK Runtime Release notes
.NET 6.0 Preview N/A N/A x64 Runtime | x86 Runtime
(v6.0.0-preview.7)
Release notes
.NET 5.0 Current N/A x64 SDK | x86 SDK
(v5.0.400)
x64 Runtime | x86 Runtime
(v5.0.9)
Release notes
.NET Core 3.1 LTS N/A x64 SDK | x86 SDK
(v3.1.412)
x64 Runtime | x86 Runtime
(v3.1.18)
Release notes
.NET Core 3.0 End of life N/A x64 SDK | x86 SDK
(v3.0.103)
x64 Runtime | x86 Runtime
(v3.0.3)
Release notes
.NET Core 2.2 End of life x64 SDK | x86 SDK
(v2.2.110)
x64 SDK | x86 SDK
(v2.2.207)
x64 Runtime | x86 Runtime
(v2.2.8)
Release notes
.NET Core 2.1 LTS N/A x64 SDK | x86 SDK
(v2.1.817)
x64 Runtime | x86 Runtime
(v2.1.29)
Release notes
.NET Core 2.0 End of life x64 SDK | x86 SDK
(v2.1.202)
x64 SDK | x86 SDK
(v2.1.202)
x64 Runtime | x86 Runtime
(v2.0.9)
Release notes
.NET Core 1.1 End of life x64 SDK | x86 SDK
(v1.1.14)
x64 SDK | x86 SDK
(v1.1.14)
x64 Runtime | x86 Runtime
(v1.1.13)
Release notes
.NET Core 1.0 End of life x64 SDK | x86 SDK
(v1.1.14)
x64 SDK | x86 SDK
(v1.1.14)
x64 Runtime | x86 Runtime
(v1.0.16)
Release notes
-->

To start developing native, cross-platform .NET apps on macOS, install Visual Studio 2019 for Mac following the steps below.

Requirements

Visual Studio For Mac Os X 10.10.5

  • A Mac with macOS High Sierra 10.13 or above.

To build Xamarin apps for iOS or macOS, you'll also need:

  • A Mac that is compatible with the latest version of Xcode. See Apple's minimum requirements documentation
  • The latest version of Xcode. It may be possible to use an older version of Xcode if your Mac is not compatible with the latest version.
  • An Apple ID. If you don't have an Apple ID already you can create a new one at https://appleid.apple.com. It's necessary to have an Apple ID for installing and signing into Xcode.

Installation instructions

Visual studio for mac os x 10.10.5
  1. Download the installer from the Visual Studio for Mac download page.

  2. Once the download is complete, click the VisualStudioforMacInstaller.dmg to mount the installer, then run it by double-clicking the arrow logo:

  3. You may be presented with a warning about the application being downloaded from the Internet. Click Open.

  4. Wait while the installer checks your system:

  5. An alert will appear asking you to acknowledge the privacy and license terms. Follow the links to read them, then press Continue if you agree:

  6. The list of available workloads is displayed. Select the components you wish to use:

    If you do not wish to install all platforms, use the guide below to help you decide which platforms to install:

    Type of AppTargetSelectionNotes
    Apps Using XamarinXamarin.FormsSelect Android and iOS platformsYou will need to install Xcode
    iOS onlySelect iOS platformYou will need to install Xcode
    Android onlySelect Android platformNote that you should also select the relevant dependencies
    Mac onlySelect macOS (Cocoa) platformYou will need to install Xcode
    .NET Core applicationsSelect .NET Core platform.
    ASP.NET Core Web ApplicationsSelect .NET Core platform.
    Azure FunctionsSelect .NET Core platform.
    Cross-platform Unity Game DevelopmentNo additional platforms need to be installed beyond Visual Studio for Mac.Refer to the Unity setup guide for more information on installing the Unity extension.
  7. After you have made your selections, press the Install button.

  8. The installer will display progress as it downloads and installs Visual Studio for Mac and the selected workloads. You will be prompted to enter your password to grant the privileges necessary for installation.:

  9. Once installed, Visual Studio for Mac will prompt you to personalize your installation by signing in and selecting the key bindings that you'd like to use:

If you have network trouble while installing in a corporate environment, review the installing behind a firewall or proxy instructions.

Visual

Learn more about the changes in the release notes.

Note

Visual Studio Mac 10.10.5

If you chose not to install a platform or tool during the original installation (by unselecting it in step #6), you must run the installer again if you wish to add the components later.

Install Visual Studio for Mac behind a firewall or proxy server

To install Visual Studio for Mac behind a firewall, certain endpoints must be made accessible in order to allow downloads of the required tools and updates for your software.

Configure your network to allow access to the following locations:

Next steps

Installing Visual Studio for Mac allows you to start writing code for your apps. The following guides are provided to guide you through the next steps of writing and deploying your projects.

iOS

  1. Device Provisioning(To run your application on device).

Android

Xamarin.Forms

Build native cross-platform applications with Xamarin.Forms:

.NET Core apps, ASP.NET Core web apps, Unity game development

For other Workloads, refer to the Workloads page.

Related Video

See also