What's New in C# 6
C# 6 introduces a number of new syntax features, as well as a new compiler technology. In this course, we will examine these features and also provide an introduction to the new compiler - code-named Roslyn.
What you'll learn
C# 6 introduces new syntax features for primary constructors, exception filtering, static class usage, and more. We'll examine each of these language features in detail, and also look at the area where Microsoft worked the hardest: the compiler itself. Code-named Roslyn, the new compiler comes with an architecture that makes it easier to build tools and extensions for both the C# and Visual Basic languages.