Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
C# 8.0 new features
Home
Dot Net
C# 8.0 new features
0
votes
asked
Dec 8, 2019
in
Dot Net
by
Sinaya
C# 8.0 new features
net
framework
microsoft
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 8, 2019
by
Sinaya
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
...