.net Runtime 6

: Choose x64 for most modern PCs or Arm64 for Surface Pro X/similar devices.

Before downloading, identify which specific runtime you need from the Microsoft .NET 6.0 download page : .net runtime 6

| If you are... | Install this | |---------------|---------------| | Running a | .NET Runtime 6 | | Running a web app (ASP.NET Core) | ASP.NET Core Runtime 6 (includes .NET Runtime) | | Developing an app | .NET SDK 6.0 (includes both runtimes) | | Deploying a self-contained app | Nothing on the target machine (runtime is bundled) | : Choose x64 for most modern PCs or