Base solution for your next web application
Open Closed

What is the correct way to perform an update from 7.2.3 to 8 and to .net core 3.0? #8011


User avatar
0
unidata created

What is the correct way to perform an update from 7.2.3 to 8? I bought the product only 20 days ago and there are already two versions.

From the download page I see that I can download the project in version v8.0.0 but with .Net Core 2.2.

I have no problem starting with a project from scratch because there is little customizations already does in these 20 days.


7 Answer(s)
  • User Avatar
    1
    dexmox created

    @unidata

    This is a pretty solid way, its the way I do it, never have issues.
    https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697

    Only thing you have to do is deal with conflicts, doesn't take very long.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks @dexmox

    @unidata, when you select v8.0, target framework must be .NET Core 3.0. Please let us know if it is not like that.

  • User Avatar
    0
    unidata created

    When i try to download a proyect already created, only apears with .Net Core 2.2, not with 3.0

  • User Avatar
    0
    unidata created

    Just for the record: I recreate the project with the same name and now its apears to download with core 3.0. regards!

  • User Avatar
    0
    timmackey created

    @dexmox: Your link... https://github.com/aspnetzero/aspnet-zero/issues/96#issuecomment-268093697 ...is broken. Error 404.

  • User Avatar
    0
    dexmox created

    @timmackey its not broken you need to be logged into GitHub :)

  • User Avatar
    0
    timmackey created

    @demox - You are right. I need to log in.