What’s New in C# 8.0?
The latest C# release marks an important stage in the evolution of one of the best-known programming languages. You can expect some long-awaited additions, as well as a few interesting developments. With C# 8.0, you can now use pattern-matching, nullable reference types, readonly numbers, declarations, as well as a few other notable features. Whether you’ve …