Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update To Asp.NetCore 3.1 #15

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Chibuikekenneth
Copy link

What does this PR do?

This PR Includes Changes for Update Made in this project from 2.0 to 3.1

Any background context you want to provide?

This is an update to all dotnet dependencies used in this project, Most changes in dependencies are in the csproj files.

* Updating nuget packages

* Updating Main method in program.cs
  The new Main replaces the call to BuildWebHost

*Updating in AspNetCoreTodo directory
*Error MVC1000: Use of IHtmlHelper.Partial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.PartialAsync.
* to use Microsoft.Extensions.Hosting extension.
*Added new fixes to Asp.netCore.Http, which is no longer supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant