Blog

Posts with Tag: code

The application ‘add’ does not exist.

Posted on 2025-09-23 8:55

You’re trying to run dotnet add package on a RHEL based system and get this error: he command could not be loaded, possibly because: * You intended to execute a .NET application: The application 'add' does not exist. * You intended to execute a .NET SDK command: No .NET...