错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Migration Part 2: Incremental Migration

  • Iris Classon

摘要

Now that we have migrated the majority of the shared dependencies, we can start migrating the ASP.NET project and its direct dependencies: the business layer and the data access layer. An incremental migration can take a while, depending on the complexity of your project. Since we are using a reverse proxy to make calls to the legacy service, we don't have to rush the migration and can do it one controller at a time, or even more modularly if needed.