Base solution for your next web application
Open Closed

upgrade documentation/guide/steps for DotNet Core 2.2 to 3.0 #8056


User avatar
0
[email protected] created

We are using asp.net zero v 7.0 with DotNet Core 2.2 and Angular 8 and want to move to dotnet core 3.0. Do you guys provide documentation on what the steps are to do this ?


1 Answer(s)
  • User Avatar
    1
    maliming created
    Support Team

    You can check the changes on zero on github and refer to the Microsoft documentation.

    https://github.com/aspnetzero/aspnet-zero-core/pull/2750

    https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.0 https://docs.microsoft.com/en-us/dotnet/core/compatibility/2.2-3.0

    https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-3.0/ https://docs.microsoft.com/en-us/ef/core/what-is-new/ef-core-3.0/breaking-changes