Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 3.56 KB

File metadata and controls

67 lines (48 loc) · 3.56 KB
title Getting started with .NET Core
description Getting started with .NET Core
keywords .NET, .NET Core
author mairaw
manager wpickett
ms.date 06/20/2016
ms.topic article
ms.prod .net-core
ms.technology .net-core-technologies
ms.devlang dotnet
ms.assetid 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.