Visual Studio For Mac Preview

Microsoft spoilt the surprise a few days ago by prematurely publishing a blog post, but today, it officially announced Visual Studio for Mac, bringing a version of its popular software development suite to Apple systems. Microsoft described it as a 'one-stop shop for .NET development on the Mac, including Android, iOS and .NET Core technologies.'

Visual Studio for Mac is 7.x while Xamarin Studio is 6.x, and they have different Xamarin bits and dependencies. Thus, 'I have both Xamarin Studio Community Edition installed and Android Studio installed, so all required components should be satisfied' is not true. Visual Studio for Mac version 7.5 Preview 1 is the first release supporting the.NET Core 2.1 Preview SDK. You can read all about the.NET Core 2.1 Preview release in the announcement blog post. Some of the top improvements: faster build performance.

For

Microsoft said that VS for Mac includes 'the same Roslyn-powered compiler, IntelliSense code completion, and refactoring experience you would expect from a Visual Studio IDE', adding:

Since Visual Studio for Mac uses the same MSBuild solution and project format as Visual Studio, developers working on Mac and Windows can share projects across Mac and Windows transparently.

Visual Studio For Mac Review

With multi-process debugging, you can use Visual Studio for Mac to debug both your front end application as well as your backend simultaneously.

The company says that VS for Mac ties in perfectly to its 'mobile first, cloud first' mantra. For mobile development, software creators can expect:

  • The full power of the beloved-by-millions C# 7 programming language
  • Complete .NET APIs for Android, iOS, tvOS, watchOS, and macOS
  • The Xamarin.Forms API abstraction to maximize code sharing
  • Access to thousands of .NET libraries on NuGet.org to accelerate your mobile development
  • Highly optimized native code backed by the LLVM optimizing compiler

Install Visual Studio For Mac

Microsoft promises that integrating mobile apps with a cloud backend is exceptionally simple too, whether you're using a custom backend solution, or connecting with pre-packaged Azure services:

You can use .NET Core to build your own backend services and deploy these to your Windows or Linux servers on Visual Studio for Mac, while the project templates will get you up and running with an end-to-end configuration.

Visual Studio For Mac Preview Download

Additionally developers can easily integrate Azure mobile services into their application for things like push notifications, data storage, and user accounts and authentication with Azure App Services. This is available in the new “Connected Services” project node.

Visual Studio For Mac

The first Visual Studio for Mac Preview is available to download today, but Microsoft says that it's already working to bring more features to Mac users in the coming months.