从ASP.NET Core 2.0迁移到3.0 [英] Migrate from ASP.NET Core 2.0 to 3.0

查看:105
本文介绍了从ASP.NET Core 2.0迁移到3.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在ASP.NET Core 2.0中有一个应用程序.我想将其升级到ASP.NET Core 3.0.我该怎么办?

I have an application in ASP.NET Core 2.0. I want to upgrade it to ASP.NET Core 3.0. How can I do that?

推荐答案

关注此链接.这将为您的迁移提供一些指导.

Follow this link. This will give some guidance for your migration.

https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-2.2&tabs=visual-studio

如评论中所述,从2.0迁移到3.0的完整路径为:

As stated in the comments, the complete path of migration from 2.0 to 3.0 would be:

  • Migrate from ASP.NET Core 2.0 to 2.1
  • Migrate from ASP.NET Core 2.1 to 2.2
  • Migrate from ASP.NET Core 2.2 to 3.0...

您将必须逐步进行操作.

You will have to go through them step by step.

这篇关于从ASP.NET Core 2.0迁移到3.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆