Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can .NET 6.0 be installed on Windows 2012 R2?

Tags:

.net

windows

Does .NET 6.0 work with Windows 2012 r2? I could not find any system requirements on the site: https://dotnet.microsoft.com/download/dotnet/6.0

like image 380
Joel Duckworth Avatar asked Sep 12 '25 02:09

Joel Duckworth


1 Answers

Yes .net 6.0 is supported on Windows Server 2012r2. Microsoft documented it here.

like image 78
user17571212 Avatar answered Sep 14 '25 15:09

user17571212