C# version 8.0 offers several advanced features. In this learn series, you'll learn the following C# 8.0 features:
- Default Interface Implementation
- Switch Expressions And Pattern Matching
- Ranges And Indices
- Nullable Reference Types
- Async Stream And Static Local Function
- New using declaration and read-only struct members
- Using Declarations And Static Local Functions
- Null-Coalescing Assignment Operator
- Static Local Functions
- 'Nullable Enable') To Avoid Null Reference Exception