2016-11-29  Microsoft Visual Studio 2017 for Mac Preview 下载+安装+案例Demo 目录: 0. HelloWorld 4. ASP.NET MVC 5. 前言: 工作原因,上下班背着我的雷神,一个月瘦了10斤,扛不住了,就.

  • Free downloads for building and running.NET apps on Linux, macOS, and Windows. Runtimes, SDKs, and developer packs for.NET Framework,.NET Core, and ASP.NET.
  • Nov 14, 2016 Microsoft has announced it’s launching its primary coding interface, Visual Studio, on Mac computers. The news may sound uninteresting, but it’s been a long time coming, and is a big shakeup.
-->

Before a new version of Visual Studio for Mac is officially released, it's available as a preview. The preview release gives you a chance to try out new features and get the latest bug fixes before they are fully incorporated into the product.

Preview releases of Visual Studio for Mac are distributed as an update, rather than through a separate download. Visual Studio for Mac has two updater channels, as described in the update article: Stable and Preview.

Most preview releases will be available through both the Preview channel, but always check the Preview Release Notes for the most accurate information.

To install the preview of Visual Studio for Mac, use the following steps:

  1. Go to Visual Studio > Check for Updates.
  2. In the Update channel combo box, select Preview.
  3. Select the Switch channel button to switch to the selected channel and start downloading any new updates.
  4. Select the Restart and Install Updates button to start installing the updates.

For more information on updating in Visual Studio for Mac, see the update article.

Microsoft Visual Studio Preview Mac-->

Developer Community |System Requirements |Compatibility |Distributable Code |Documentation |Blogs |Servicing |

Get the Preview

Important

Get the Preview of Visual Studio 2019 for Mac by updating to the Preview channel.

This release is not 'go-live' and not intended for use on production computers or for creating production code.

To learn more about Visual Studio for Mac, see Mac System Requirementsand Mac Platform Targeting and Compatibility.

To learn more about other related downloads, see the Downloads page.

What's New in 8.6 Preview

Visual Studio 2019 for Mac version 8.6 Preview Releases

Microsoft Visual Studio Preview Mac
  • March 26, 2020 – Visual Studio 2019 for Mac version 8.6 Preview 1

Release Highlights

  • We've added an integrated terminal.
  • We've updated the identity libraries to improve sign in.
  • We added support for building and running gRPC projects.

Known Issues

Visual Studio 16.5

Refer to the Known Issues section.

Feedback

We would love to hear from you! You can report a problem through the Report a Problem option in Visual Studio for Mac IDE.You can track your feedback, including suggestions, in the Developer Community portal.

Visual Studio 2019 for Mac version 8.6 Preview 1 (8.6.0.3437)

released March 26, 2020

Terminal

Visual Studio for Mac now includes an integrated terminal. This feature has been a popular request and simplifies many common developer scenarios by allowing you to remain in Visual Studio for Mac. The integrated terminal uses the default system shell and integrates with the system shell's command history.

Microsoft Visual Studio Macro Tools 2010 Download

There are a few ways to open the Terminal:

  • View > Pads > Terminal menu
  • Ctrl + ~ keyboard shortcut (and Ctrl + ‘, to match Windows).
  • Ctrl + ` will toggle the Terminal pad to be shown or hidden.
  • Search in search bar: terminal (handled by menu name)
  • Using a “New Terminal” button in the Terminal pad.

The terminal includes the following features:

  • Integrated search, including case sensitivity, regex, and whole word searching
  • Cycle through command history by pressing the up arrow key
  • Multiple instances
  • Localization support
  • Light and dark theme support

Shell

  • Visual Studio for Mac now has new identity libraries that should ease many of the issues that users have faced signing in. In addition, Visual Studio for Mac now supports device code authentication and system browser. You can enable these two options in Preferences should you need them. As a result of the new authentication flow, users who have been signed in previously will need to re-authenticate.

Debugger

  • We ported the Breakpoints, Threads, and Call Stack pads to native Cocoa controls.
  • We added the ability to add a watch from the editor using the context menu.
  • We fixed an issue where char[], byte[], and sbyte[] types would not be shown in the value visualize for .NET Core projects.
  • We fixed an issue where iOS 'Debugger Operation Failed'.
Visual

Project System

  • We fixed an issue where the build output would not be cleared when loading or creating a new solution.
  • It is now possible to use ~ as the start of the path when creating new projects.
  • We changed the default build option to never jump to the first build error.
  • We fixed an issue where deleting multiple files would not delete all the files, only the first file.

Editor

  • We fixed an issue where editor scroll and caret position could change inadvertently.
  • QuickInfo toolltips now show <returns> and <value> documentation.
  • There is now a quick fix to switch between verbatim and regular string forms.
  • Initial support for file_header_template in .editorconfig.

Microsoft Visual Studio Preview Mac Youtube

Test Tools

  • We fixed an issue that would prevent some tests from showing in the Tests pad under some conditions.

Web and Azure

Vs 2019 Preview Download

  • We added support for building and running gRPC projects. If you are not able to start your gRPC project on macOS see Unable to start ASP.NET Core gRPC app on macOS.
  • We fixed an issue with how Empty ASP.NET Core projects show in recently used projects list.
  • We fixed an issue where creating a new key vault in Connected Services failed with error: An invalid value was provided for 'acessPolicies'.
  • We fixed an issue where moving folder with nested files did not work.
  • We fixed an issue with DotNetCore console app adding empty ASPNETCORE_URLS environment variable.
  • We fixed an issue where 'New' button didn't work on the 'Publish to Azure App Service' dialog.
  • We fixed an issue in the Publish to Azure dialog when loading subscriptions failed.
  • We fixed several issues in the Scaffolding dialog that was leading it to a noop UI state.
  • We fixed an issue where the Scaffolding dialog allowed the user to enter invalid data.
  • We added support for upcoming .NET Core 5.0 Preview 1 release.

Xamarin

  • We re-implemented the plist source editor using native cocoa controls.
  • We fixed an issue where the application name field in info.plist doesn't change display name of the app.

Known Issues

Microsoft Visual Studio Macro Tools Download

The following is a list of all existing known issues in Visual Studio 2019 for Mac version 8.6:

Microsoft Visual Studio Preview 2017

  • If you are not able to start your gRPC project on macOS see Unable to start ASP.NET Core gRPC app on macOS.
  • As a result of the new identity libraries to improve the sign in experience for Visual Studio for Mac, all users who were signed in previously will need to re-authenticate.

Microsoft Visual Studio Express

Top of Page