Chapter 1. Availability


Red Hat provides a distribution of .NET that enables developers to create applications using the C#, Visual Basic, and F# languages and then deploy them on Red Hat Enterprise Linux (RHEL), Red Hat OpenShift Container Platform, or other platforms. A no-cost Red Hat Enterprise Linux Developer Subscription is available, including a full suite of tools for container development.

  • For RHEL 8.7 and later and RHEL 9.1 and later, .NET 7.0 is available as the following RPMs in the AppStream repositories:

    dotnet-sdk-7.0
    Includes the .NET 7.0 Software Development Kit (SDK) and all the runtimes.
    aspnetcore-runtime-7.0
    The ASP .NET Core runtime. This includes the .NET runtime and the ASP .NET Core runtime. Install this package to run ASP .NET Core-based applications.
    dotnet-runtime-7.0
    Only the .NET 7.0 Runtime. Install this to just use the Runtime without the SDK.

The AppStream repositories are enabled by default in RHEL 8 and RHEL 9.

  • .NET 7.0 is available for aarch64, ppc64le, s390x, and x86_64 architectures on RHEL 8, RHEL 9, and OpenShift Container Platform.

    Full instructions for installing .NET 7.0 on RHEL 8 are available in the Getting started with .NET on RHEL 8 guide.

    Full instructions for installing .NET 7.0 on RHEL 9 are available in the Getting started with .NET on RHEL 9 guide.

Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top