Chapter 1. Availability


Red Hat provides a distribution of .NET Core that enables developers to create applications in 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 Linux container development.

The availability of .NET Core 3.0 allows Windows developers to deploy to RHEL without having to learn RHEL and to expand the reach of workloads to RHEL environments. The goal is to provide a safe introduction to a new environment and culture without risk of exposure. Now users of RHEL and RHEL-based Red Hat products can develop and run .NET Core applications directly on RHEL 7, including Red Hat Enterprise Linux Atomic Host and Red Hat OpenShift Container Platform.

.NET Core 3.0 is available as the RPM rh-dotnet30 for Red Hat Enterprise Linux 7 in the following repositories:

  • RHEL 7 Server: rhel-7-server-dotnet-rpms
  • RHEL 7 Workstation: rhel-7-workstation-dotnet-rpms
  • RHEL 7 HPC: rhel-7-hpc-node-dotnet-rpms

.NET Core 3.0 includes the following RPM packages that can be installed via yum install:

  • rh-dotnet30: includes the .NET Core 3.0 SDK and Runtime.
  • rh-dotnet30-dotnet-sdk-3.0: functionally the same as above. It is the latest .NET Core 3.0 SDK.
  • rh-dotnet30-dotnet-runtime-3.0: only the .NET Core 3.0 Runtime. If you want to use just the Runtime without the SDK, you should install this.
  • rh-dotnet30-aspnetcore-runtime-3.0: ASP.NET Core runtime. This includes the .NET Core runtime and the ASP.NET Core runtime. Install this package to run ASP.NET Core-based applications.

Full instructions for installing .NET Core 3.0 on RHEL 7 are available in the .NET Core 3.0 Getting Started Guide.

For Red Hat Enterprise Linux 8, .NET Core 3.0 is available as the dotnet-sdk-3.0 RPM package in the AppStream repositories.

Full instructions for installing .NET Core 3.0 on RHEL 8 are available in the .NET Core 3.0 Getting Started Guide for RHEL 8.

Report a bug

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.

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.

© 2024 Red Hat, Inc.