| 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 |
|
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.
-
The C# Getting Started articles and C# Tutorials provide a number of ways to get started in a C#-centric way.
-
The F# Getting Started tutorials provide three primary ways you can use F#: with Visual Studio, Visual Studio Code, or command-line tools.
-
The Visual Basic Getting Started articles provide guides for using Visual Basic in Visual Studio.
-
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.
Docker on .NET Framework shows how you can use .NET Framework on Windows Docker containers.