: Using Entity Framework Core 1.0 for code-first database development and LINQ for querying and manipulating data.

The middle section explores the transition from the Windows-only .NET Framework to the cross-platform, modular .NET Core 1.0.

: A cleaner syntax for variable output within strings (e.g., $"Hello {name}" ).

: Creating apps that run across Windows devices using XAML.