.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Can confirm the same issue. All .NET downloads result in a 0kb download file, that cannot be executed. Installing through Winget does work. These are the commands for .net 8:
winget install Microsoft.DotNet.DesktopRuntime.8
winget install Microsoft.DotNet.AspNetCore.8