Dec 8, 2022 Post comments count6 Post likes count5 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 Post comments count3 Post likes count3 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 Post comments count16 Post likes count9 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 Post comments count4 Post likes count1 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 Post comments count32 Post likes count1 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.