Introduction to C# 8

Bassam Alugili

C# 8 is moving aggressively into the innovation world to keep C# growing.

  • Published on Apr 21 2020
  • Pages 59
  • Downloaded 18.2k
  • Type PDF
Download
    • Like
    • Love It
    • Awesome
    • Interesting
    • It's Okay
    • Thumbs Down
  • 67k
  • 0
In this book, you can have an overview of the new features of C# 8 language.
  • Introduction
  • Nullable reference types
  • Default Interface Methods
  • Introduction to Asynchronous Streams
  • Indices and Ranges
  • Pattern Matching
  • Using declarations
  • Enhancement of interpolated verbatim strings
  • Null-coalescing assignment
  • Unmanaged constructed types
  • Static local functions
  • Readonly-Member
  • Stackalloc in nested expressions
  • Disposable ref structs