Showing results for Migrate to ASP.NET Core - .NET Blog

Aug 8, 2022
Post comments count16
Post likes count8

Migrating from ASP.NET to ASP.NET Core in Visual Studio

Sayed Ibrahim Hashimi
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

.NETASP.NETASP.NET Core
Jun 23, 2022
Post comments count4
Post likes count1

Incremental ASP.NET Migration Tooling Preview 2

Mike Rousos
Mike Rousos

Introducing preview 2 of incremental ASP.NET migration tooling, including support for shared authentication.

ASP.NET Core.NETASP.NET
May 31, 2022
Post comments count32
Post likes count1

Incremental ASP.NET to ASP.NET Core Migration

Taylor Southwick
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.

.NETASP.NETASP.NET Core