This is different from the .NET Framework (older, Windows-only, pre-installed on most Windows versions). The .NET Desktop Runtime is for modern, cross-platform .NET (formerly .NET Core).
"To run this application, you must install .NET Desktop Runtime..."
: It includes everything from the base ".NET Runtime" plus specific tools needed to display Windows-style windows and buttons.
The core engine that runs managed code (C#, VB.NET).
This is different from the .NET Framework (older, Windows-only, pre-installed on most Windows versions). The .NET Desktop Runtime is for modern, cross-platform .NET (formerly .NET Core).
"To run this application, you must install .NET Desktop Runtime..."
: It includes everything from the base ".NET Runtime" plus specific tools needed to display Windows-style windows and buttons.
The core engine that runs managed code (C#, VB.NET).