The document discusses the new features introduced in C# 6.0. It first provides background on the evolution of C# and the .NET Compiler Platform project called Roslyn. It then outlines the major new features in C# 6.0, including auto-property enhancements, primary constructors, using static, string interpolation, expression-bodied members, declaration expressions, exception filters, binary literals with digit separators, indexed members and element initializers, await in catch/finally blocks, and null-conditional operators. It concludes with information about the presenter and a note about contacting him.