Skip to content

Instantly share code, notes, and snippets.

@IEvangelist
Created November 16, 2017 02:04
Show Gist options
  • Save IEvangelist/3acb3db8b66a4e4a69ca23c0f5e606da to your computer and use it in GitHub Desktop.
Save IEvangelist/3acb3db8b66a4e4a69ca23c0f5e606da to your computer and use it in GitHub Desktop.

Lucky C# 7.0

Everyone wants the latest and greatest, this 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 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