Episode
Migrating a Class Library with System.Web Dependencies [10 of 18] Migrating from ASP.NET to ASP.NET Core
with Mike Rousos
In this video, Mike uses the Upgrade Assistant Visual Studio extension and System.Web adapters to migrate a class library with System.Web dependencies to .NET Standard 2.0. By using the System.Web adapters, the upgraded library is usable from both ASP.NET and ASP.NET Core apps.
Chapters
- 00:00 - Intro
- 00:55 - Updating System.Web dependencies with System.Web.Adapters
- 03:40 - Migrating a class library using the Visual Studio extension
- 08:48 - Running the updated application
- 09:50 - Using the .NET Standard class library from ASP.NET MVC
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, Mike uses the Upgrade Assistant Visual Studio extension and System.Web adapters to migrate a class library with System.Web dependencies to .NET Standard 2.0. By using the System.Web adapters, the upgraded library is usable from both ASP.NET and ASP.NET Core apps.
Chapters
- 00:00 - Intro
- 00:55 - Updating System.Web dependencies with System.Web.Adapters
- 03:40 - Migrating a class library using the Visual Studio extension
- 08:48 - Running the updated application
- 09:50 - Using the .NET Standard class library from ASP.NET MVC
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.