Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.75 KB

File metadata and controls

38 lines (27 loc) · 1.75 KB
title Get Started with .NET
description Lists various articles for getting started with .NET, both from a language and platform perspective.
keywords .NET, Getting Started, C#, F#, Visual Basic
author cartermp
ms.author mairaw
ms.date 05/01/2017
ms.topic article
ms.prod .net
ms.technology dotnet-standard
ms.devlang dotnet
ms.assetid 81c07080-acdf-4aef-a66d-0ab52fab2c04
ms.workload
dotnet
dotnetcore

Get Started

There are a number of ways to get started with .NET. Because .NET is a massive platform, there are multiple articles in this documentation which show how you can get started with .NET, each from a different perspective.

Get started using .NET languages

Get started using .NET Core

  • Getting Started with .NET Core provides an overview of articles which show how to get started with .NET Core on different operating systems and using different tools.

  • The .NET Core Tutorials detail a number of ways you can get started with .NET Core using your operating system and tooling of choice.

Get started using Docker on .NET Framework

Docker on .NET Framework shows how you can use .NET Framework on Windows Docker containers.