There is a saying that every now and then it’s time to start with a clean slate, and that’s exactly what Microsoft just did with ASP.NET. The framework was rewritten from scratch to meet the needs of a modern, scalable web application that runs in the cloud. ASP.NET Core introduces some new concepts and sometimes requires a new way of thinking. Moving from previous versions of ASP.NET is not as easy as updating a package, it takes some more effort. In the session you will learn the basics of upgrading a web application to ASP.NET Core and some tips and traps from real world projects that has done the move.