Dec 8, 2022 6 5 Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 5 Sayed,Mike In this post we discuss updates to the Project Migrations tool for incrementally migrating ASP.NET apps to ASP.NET Core.
Sep 29, 2022 3 3 Migrating from ASP.NET to ASP.NET Core with Project Migrations Part 4 Sayed,Taylor In this post we discuss updates to the Project Migrations tool for incrementally migrating ASP.NET apps to ASP.NET Core.
Aug 8, 2022 16 8 Migrating from ASP.NET to ASP.NET Core in Visual Studio Sayed Ibrahim Hashimi In this post we introduce a new tool that will assist in incrementally migrating ASP.NET (.NET Framework) project to ASP.NET Core
Jun 23, 2022 4 1 Incremental ASP.NET Migration Tooling Preview 2 Mike Rousos Introducing preview 2 of incremental ASP.NET migration tooling, including support for shared authentication.
May 31, 2022 32 1 Incremental ASP.NET to ASP.NET Core Migration Taylor Southwick Introducing a simple pattern to apply the Strangler Fig pattern to migrating ASP.NET to ASP.NET Core applications with the help of some new adapters.