Incrementally Migrating an ASP.NET Framework application to Razor Pages
Read OriginalThis technical article explains how to migrate large legacy ASP.NET Framework (Web Forms/MVC) applications to ASP.NET Core Razor Pages incrementally. It details Microsoft's SystemWebAdapters project, which enables sharing of authentication, session, and System.Web state, allowing a route-by-route 'strangler fig' pattern migration without a full rewrite.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet