skip to Main Content

Incremental ASP.NET Migration Tooling

Microsoft has announced tooling in preview to incrementally migrate ASP.NET apps to ASP.NET Core. It is comprised of:

Now in preview two, this tooling allows endpoints to be gradually moved from one app to the other while the existing application remains production ready and in use. And additionally, the APIs allow code to reference common APIs while targeting .Net Standard 2.0 and able to be used in ASP.NET and ASP.NET Core situations.

Incremental migration is of particular use for business-critical applications that cannot be put on hold for a long migration to ASP.NET Core. This new tooling should aid developers in carrying out migrations while the app remains in use and even adding new functionality as needed.

This blog takes you through an example of an incremental migration and shows how to get started with the new tooling. This blog looks more in-depth at the issue of authentication.

Post Terms: ASP.NET | ASP.NET Core

About the Author

Marketing Manager, Leah Monterroso, has been writing blogs and articles for the last six years. Since working with Ballard Chalmers, she has immersed herself in Microsoft tech news and bringing value to clients and the wider community through content.

You can find Leah online at:

Back To Top
Contact us for a chat