Skip to content

Instantly share code, notes, and snippets.

@IEvangelist
Last active August 30, 2017 00:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IEvangelist/688502ca6ec59d071b2ae656babda4a4 to your computer and use it in GitHub Desktop.
Save IEvangelist/688502ca6ec59d071b2ae656babda4a4 to your computer and use it in GitHub Desktop.
From C# 6 to C# 7, then and now!

From C# 6 to C# 7, then and now!

Modern C# developers rely on features from C# to increase their productivity. Productivity is vital for any modern developer. C# 7, like its predecessors is all about saying less while doing more. It is more expressive than before. C# makes writing code fun!

C# 7 is now available. This shiny new toy brings many new features and expressive syntax enhancements...SQUIRREL! In this presentation we'll cover C# 6 from a review stand-point. Then we'll see C# 7 while demonstrating its key features in Visual Studio 2017.

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