Visual Studio for MAC preview offline download installation

Source: Internet
Author: User
Tags install openssl openssl



Visual Studio for Mac offline download installation.



Environment: OS X EI Caption 10.11.2



. NET Core SDK 1.1 requires pre-installation



. NET Core 1.1 SDK MacOS Edition: https://go.microsoft.com/fwlink/?LinkID=835011



Installing the SDK requires the installation of OpenSSL first.


 
 
brew update
brew install openssl
mkdir -p /usr/local/lib
ln -s /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib /usr/local/lib/
ln -s /usr/local/opt/openssl/lib/libssl.1.0.0.dylib /usr/local/lib/




Offline:



Mono Framework 4.8 Offline Package



Https://dl.xamarin.com/MonoFrameworkMDK/Macx86/MonoFramework-MDK-4.8.0.344.macos10.xamarin.universal.pkg



Visual Studio for MAC preview offline package



Https://dl.xamarin.com/VsMac/VisualStudioForMac-Preview1-7.0.0.347.dmg



Download speed may be slow, the agent can be used conditionally.






Installation



First install the Mono Framework 4.8.









Then install visual Studio for Mac Preview.






Once this is installed, we can develop. NET core and ASP.



If installed using the official online installation package, the Android SDK is also required. Similarly, offline installation will not be able to develop applications such as Android.



New app



Select. NET Core






Create a new console output project Netcoredemo






Note here that the default project is to refer to the. NET Core.app 1.0.1 version, which requires a right-click Upgrade.



Then build, and if it's the first build, it's a bit slow because you need to restore the relevant references and download. NET Core Debugger.






The next breakpoint can be broken successfully.



If you think this article is helpful to you, please click " recommend ", thank you.



Visual Studio for MAC preview offline download installation


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.