C# 7.0 Features

suggest change

Introduction

C# 7.0 is the seventh version of C#. This version contains some new features: language support for Tuples, local functions, out var declarations, digit separators, binary literals, pattern matching, throw expressions, ref return and ref local and extended expression bodied members list.

Official reference: What’s new in C# 7

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents