New C# 6 Features

C# 6 makes coding even easier.  Watch how Michael Palermo guides the discussion by comparing previous approaches to common tasks with new ways introduced in version 6.  Features covered include auto property initializers, properties with expression bodies, methods with expression bodies, string interpolation, using static, and nameof operator.  Demo of code is presented in a simple ASP.NET 5 starter site.

Resources discussed in video can be downloaded here.