0 votes
in C Sharp by
C# 8.0 features

1 Answer

0 votes
by
Readonly members

Default interface methods

Pattern matching enhancements:

Switch expressions

Property patterns

Tuple patterns

Positional patterns

Using declarations

Static local functions

Disposable ref structs

Nullable reference types

Asynchronous streams

Indices and ranges

Null-coalescing assignment

Unmanaged constructed types

Stackalloc in nested expressions

Enhancement of interpolated verbatim strings

Related questions

0 votes
0 votes
asked Jul 10, 2023 in Angular Material by Robindeniel
0 votes
asked Apr 14, 2023 in JAVA by SakshiSharma
...