© Dirk Strauss 2019
Dirk StraussExploring Advanced Features in C#https://doi.org/10.1007/978-1-4842-4856-0_3

3. The New Features of C# 8.0

Dirk Strauss1 
(1)
Uitenhage, South Africa
 

The design process of C# is open source. You can head over to the repository at https://github.com/dotnet/csharplang and have a look at some of the discussions surrounding the language design. In fact, the meetings documents make for fascinating reading.

Once you are in the GitHub repo, have a look at dotnet/csharplang/meetings for a collection of documents organized by year.

The first thing that strikes me as obvious is that the thinking surrounding the C# language is very structured and deliberate. All throughout the repository, you will see that the last commit date ...

Get Exploring Advanced Features in C#: Enhance Your Code and Productivity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.