Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 5.2 KB

File metadata and controls

58 lines (42 loc) · 5.2 KB
title Get started with .NET Core
description Find resources to learn how to build .NET Core applications on Windows, Linux and macOS.
keywords .NET, .NET Core
author johalex
ms.author johalex
ms.date 09/14/2017
ms.topic article
ms.prod .net-core
ms.devlang dotnet
ms.assetid d1453a0d-317c-4da6-b68e-422a2c0bfe49
ms.workload
dotnetcore

Get 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.

See the Prerequisites for Windows development topic for a list of the supported Windows versions.

Linux

Install .NET Core on Linux.

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

See the Prerequisites for Linux development topic for a list of the supported Linux distros and versions.

OS X / macOS

Install .NET Core for macOS. .NET Core is supported on OS X El Capitan (version 10.11) and macOS Sierra (version 10.12).

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

See the Prerequisites for macOS development topic for a list of the supported OS X / macOS versions.