Good Morning


Pease Help! I'm trying to install .NET 5.0 for Debian, but when I run the program, it doesn't work. I tried to install via snap, command line, downloading the file and unzipping from terminal. I followed the steps of the Microsoft website but it didn't work.

every time i get this message:
"Could not execute because the application was not found or a compatible .NET SDK is not installed.
Possible reasons for this include:
* You intended to run the .NET program:
The application 'new' does not exist.
* You intended to execute the .NET SDK command:
It was not possible to find any installed .NET SDKs.
Install a .NET SDK from:
https://aka.ms/dotnet-download
"

Does anyone have any idea what may be happening?

Thanks!