.net For Mac



Note that while everyone mentions Mono and Xamarin, which you should absolutely look into for C# development, Unity works on Mac directly, specifically Mac OSX 10.6+ while both use the C# language, some of the paradigms espoused by Unity are a little different from standard C# development. I personally recommend learning both. Roslyn, the.NET compiler platform, is now in the Visual Studio for Mac editor - making your intellisense as powerful as its big brother on Windows. Marrying the functionality ported over from the Roslyn compiler with the (frankly, beautiful looking) simplicity of a native-feeling Mac UI editing experience gives this girl all the feels.

.net for machine learning-->

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

Getpaint.net

.net For Macintosh

.net For Mac.net for macintosh
.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

.net For Mac 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.