Skip to content

Instantly share code, notes, and snippets.

@IEvangelist
Last active November 13, 2017 16:35
Show Gist options
  • Save IEvangelist/5dee8b02382305b02db8638439db35f1 to your computer and use it in GitHub Desktop.
Save IEvangelist/5dee8b02382305b02db8638439db35f1 to your computer and use it in GitHub Desktop.
C# 7.0

C# 7.0

C# 7 is packed full of features such as: pattern-matching, tuple literals/deconstruction, and local functions to name a few. Join me to learn about the features of C# 7 and how it can benefit your code. You'll be empowered to write more expressive, flexible, and concise C# code with these features.

@IEvangelist
Copy link
Author

IEvangelist commented Nov 13, 2017

Everyone wants the latest and greatest, it is human nature. This is especially true for developers. We want the best tooling and the latest language features. As a .NET developer we want C# to be even better – since becoming open-source C# is more rapidly evolving. C# 7 is packed full of features such as: pattern-matching, tuple literals/deconstruction, and local functions to name a few. Join me to learn about the features of C# 7 and how it can benefit your code. You'll be empowered to write more expressive, flexible, and concise C# code with these features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment