Building Modern Web Apps with ASP.NET MVC 6

In this code-focused session, Taylor Mullen digs into tag helpers, explaining how they're useful and how they make things easier. Along the way, he shows off some great live code samples including a password manager and a markdown tag helper.
The script-inlining tag helper that Damian refers to at 33:20 can be found at https://github.com/aspnet/live.asp.net/blob/dev/src/live.asp.net/TagHelpers/ScriptInliningTagHelper.cs