Completed
You will notice in small differences in the Details page from some other pages.
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Tooling for Incremental ASP.NET Core Migrations - Microsoft Build 2022
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Mike Rousos, DevDiv Customer Engagement Team
- 3 Upgrading to .NET
- 4 New tooling to help with Challenging Upgrade Scenarios
- 5 ASP.NET Migration VS Extension
- 6 YARP (Yet Another Reverse Proxy); ASP.NET Core based reverse proxy library designed for ease of use and customization
- 7 System.Web Adapters
- 8 Features and benefits of session sharing
- 9 Useful resources for latest updates and preview instructions for ASP.NET migration
- 10 Demo; Incremental ASP.NET Core Migration
- 11 Here are some things controllers depend on.
- 12 You will notice in small differences in the Details page from some other pages.
- 13 How to move the layout over
- 14 Here's what the example landing page looks like after migration to ASP.NET Core
- 15 Testing the added endpoints to demonstrate session sharing
- 16 Conclusion