Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.28 KB

index.md

File metadata and controls

29 lines (18 loc) · 1.28 KB

What's new in C# 8.0 - exploration

dotnet try Enabled

This exploration enables you to experiment with the features that have been released in C# 8.0, preview 2. You can try the code in the samples, modify it, and see the effects of using the new features in a variety of scenarios.

You can try the following features that first appeared in preview 2:

The following language features first appeared in C# 8.0 preview 1:

Note: This exploration was last updated for C# 8.0 preview 2.

You can try all of the features in the upcoming version of C# by stepping through the different sections of this tutorial. Or, you can select any of the preceding links to go to the feature you want to explore first.