| name | Explore C# 8.0 | |
|---|---|---|
| description | Explore the new features in the C# language released in version 8.0. Learn to program interactively using the try.net interactive experience with .NET Core. | |
| page_type | sample | |
| languages |
|
|
| products |
|
This exploration enables you to experiment with the features that have been released in C# 8.0. You can try the code in the samples, modify it, and see the effects of using the new features in a variety of scenarios.
To run these samples, you'll need to follow the instructions on hte dotnet/try-samples repository to install the global dotnet try tool in your .NET environment.
Once you've installed the global tool, running dotnet try loads the samples into a browser. The browser pages introduce important programming concepts through interactive exercises you run in your browser.
If you loaded this page from dotnet try, click here to start the sample. (This link will not work in the samples browser).
