C# documentation
Learn how to write any application using the C# programming language on the .NET platform.
Learn to program in C#
Get Started
- Online, interactive Hello world
- Math and numbers in C#
- Introductory tutorials
- Create C# apps with Visual Studio
video
Download
New features in C# 8.0
What's new
Overview
Concept
Tutorial
- Consume and generate async streams
- Develop with nullable reference types
- Upgrade existing code to use nullable reference types
- Use pattern matching for more expressive algorithms
- Safely version interfaces with default interface members
- Mix in functionality with default interface members
- Work with subsets using ranges and indices