Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 3.56 KB

getting-started.md

File metadata and controls

67 lines (48 loc) · 3.56 KB
title description keywords author manager ms.date ms.topic ms.prod ms.technology ms.devlang ms.assetid
Getting started with .NET Core
Getting started with .NET Core
.NET, .NET Core
mairaw
wpickett
06/20/2016
article
.net-core
.net-core-technologies
dotnet
d1453a0d-317c-4da6-b68e-422a2c0bfe49

Getting started with .NET Core

.NET Core runs on Windows, Linux, and macOS / OS X

Windows

Install .NET Core on Windows.

You can get started developing .NET Core apps by following these step-by-step tutorials.

.NET Core is supported by the following versions of Windows (both 32-bit and 64-bit):

  • Windows 7 SP1
  • Windows 8.1
  • Windows 10
  • Windows Server 2008 R2 SP1 (Full Server or Server Core)
  • Windows Server 2012 SP1 (Full Server or Server Core)
  • Windows Server 2012 R2 SP1 (Full Server or Server Core)
  • Windows Server 2016 (Full Server, Server Core or Nano Server)

Linux

Install Linux on your distribution/version:

You can get started developing .NET Core apps by following these step-by-step tutorials.

.NET Core is supported by the Linux distributions and versions listed above in the installation links.

OS X / macOS

Install .NET Core for Mac OS X 10.11.

You can get started developing .NET Core apps by following these step-by-step tutorials.

.NET Core is supported by 64-bit OS X 10.11 (El Capitan). It isn't yet supported by macOS Sierra, but will be soon.