Base solution for your next web application
Open Closed

ASP.NET Zero Upgrade from 10.5 to 12 #11559


User avatar
0
nlouis created

Is there an easier way to upgrade from 10.5 to 12? Or is the only path documented here:

https://docs.aspnetzero.com/en/common/latest/Version-Updating


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @nlouis

    This is the only approach we can suggest.

  • User Avatar
    0
    KPCS created

    Hi @ismcagdas,

    For existing project, in 2nd step it says,

    Create an empty project from AspNet Zero website using your existing project name but select the version when you started development for your project. If you don't remember the initial AspNet Zero version you have started your project, you can check [*.Core/AppVersionHelper.cs].

    How do we create empty project from AspNet Zero website?