Episode
Deep Dive into System.Web Adapters [18 of 18] Migrating from ASP.NET to ASP.NET Core
with Mike Rousos, Taylor Southwick
In this video, Taylor Southwick dives deeper into the System.Web adapters, how they help in ASP.NET to ASP.NET Core upgrade scenarios, and how they are useful for retargeting class libraries with System.Web dependencies to .NET Standard so that they can be used by both ASP.NET and ASP.NET Core callers.
Chapters
- 00:00 - Intro
- 01:20 - Overview of session sharing config
- 03:10 - Customizing session serialization
- 12:50 - Configuring read-only session
- 17:55 - Migrating session management to .NET Core
- 24:00 - Recap and additional considerations
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
In this video, Taylor Southwick dives deeper into the System.Web adapters, how they help in ASP.NET to ASP.NET Core upgrade scenarios, and how they are useful for retargeting class libraries with System.Web dependencies to .NET Standard so that they can be used by both ASP.NET and ASP.NET Core callers.
Chapters
- 00:00 - Intro
- 01:20 - Overview of session sharing config
- 03:10 - Customizing session serialization
- 12:50 - Configuring read-only session
- 17:55 - Migrating session management to .NET Core
- 24:00 - Recap and additional considerations
Recommended resources
- Get the code on GitHub
- Migrating ASP.NET to ASP.NET Core
- .NET Upgrade Planner
- .NET Upgrade Assistant (VS Extension)
- .NET Upgrade Assistant (command line)
- System.Web Adapters
- Get your questions answered on the Microsoft Q&A for .NET
- Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn
Related episodes
Connect
Have feedback? Submit an issue here.