Umbraco 7+ requires .NET 4.5.0 - that is what it is built against. This means that you need at least .NET 4.5.0 to run Umbraco. Any version higher than that is fine. Umbraco does not run on ASP.NET Core (previously known as .NET 5).
Regarding the packages, I'm afraid I won't be able to help you here, they might work but you'll still need to do some tests to confirm that :)
Which .net versions is Umbraco 7.6 + compatible with?
Hi,
.net 4 is now at .net 4.7.
Can you build a .net application in .net 4.7 and run Umbraco 7 on it?
What about .net 4.6.2?
If you do this are there some packages that will not be compatible with the latest .net versions?
Thanks!
Hey Damon! :)
Umbraco 7+ requires .NET 4.5.0 - that is what it is built against. This means that you need at least .NET 4.5.0 to run Umbraco. Any version higher than that is fine. Umbraco does not run on ASP.NET Core (previously known as .NET 5). Regarding the packages, I'm afraid I won't be able to help you here, they might work but you'll still need to do some tests to confirm that :)
Cheers,
Georgs
is working on a reply...