AspNetDocs
AspNetDocs copied to clipboard
Upgrade MVCMovie Project to the latest dotnet (4.7.2)
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.
The Web Api Server is also missing a solution file.
@parthchopra @Jamiemsm can you use the ASP.NET Core versions? They have alot of improvements.
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 yes we do.