AspNetDocs icon indicating copy to clipboard operation
AspNetDocs copied to clipboard

Upgrade MVCMovie Project to the latest dotnet (4.7.2)

Open parthchopra opened this issue 6 years ago • 4 comments

The project as is does not compile

  • It is missing solution file
  • I can update the project/solution to 4.7.2
  • I can convert the controllers action methods to use async methods.

parthchopra avatar Oct 05 '19 10:10 parthchopra

The Web Api Server is also missing a solution file.

Jamiemsm avatar Oct 08 '19 09:10 Jamiemsm

@parthchopra @Jamiemsm can you use the ASP.NET Core versions? They have alot of improvements.

Rick-Anderson avatar Oct 09 '19 21:10 Rick-Anderson

Absolutely and we use Core in production as well, but I was wondering if you needed help with maintaining the docs for the full framework.

parthchopra avatar Oct 10 '19 11:10 parthchopra

@parthchopra yes we do.

Rick-Anderson avatar Oct 10 '19 17:10 Rick-Anderson