'Migrating from ASP.NET-Core 3.1 to .NET6-Pitfalls when upgrading web-hosting module?
I've been migrating my intranet from ASP.Net-Core3.1 to .NET6. So far all is well, I updated all the references. When I first published I got an error, because I hadn't upgrade the server's core run-time. I changed it to self-contained and the error went away. Everything's running fine at this point, and I'm about to install the new ASP.NET Hosting Bundle (6.0) but I'm a little gun-shy. Are there any pitfalls when upgrading the IIS Core stuff that I should watch out for before I do this. The site's working fine as a self-contained .NET6 app running on the older 3.1 hosting bundle at the moment.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
