Questo contenuto non è disponibile nella lingua selezionata.
Chapter 7. Known issues
The following known issues apply when running .NET on Red Hat Enterprise Linux:
NuGet packages for ppc64le and s390x
The nuget.org repository does not contain packages for the ppc64le or s390x architectures. Consequently, dotnet commands that use runtime identifiers (RIDs) such as rhel.8-s390x, linux-s390x, rhel.8-ppc64le, or linux-ppc64le might fail when they attempt to fetch these packages.
To work around this, avoid specifying these RIDs for operations that are not supported on ppc64le and s390x, as noted in the following limitations.
Architecture-specific limitations
These features are not supported on the ppc64le or s390x architectures:
- Single-file applications
- PublishReadyToRun (crossgen)
- NativeAOT
- OmniSharp (the language server used by IDEs such as Visual Studio Code)
Unavailable workloads
The following workloads cannot be installed with the .NET 10.0 distribution provided by Red Hat:
-
android -
macos -
maui-android -
maui-tizen -
maui-windows