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)
-
1
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