Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 2. .NET Core Overview


.NET Core is a general purpose, modular, cross-platform, and open source implementation of .NET that features automatic memory management and modern programming languages. It allows users to build high-quality applications efficiently. .NET Core is available for Red Hat Enterprise Linux (RHEL) 7 and RHEL 8.

This release of .NET Core adds support for C# 8, a new major release of the C# language, and building Windows desktop applications (on Windows). The release improves build and runtime performance. The SDK supports publishing applications into a single file (PublishSingleFile), trimming unused assemblies to reduce the size (PublishTrimmed), and ahead-of-time (AOT) compilation to improve startup time (PublishReadyToRun). New APIs are available for improved performance, including a new JSON API (System.Text.Json) and accessing hardware intrinsics (System.Runtime.Intrinsics).

.NET Core offers:

  • the ability to follow a microservices-based approach, where some components are built with .NET and others with Java, but all can run on a common, supported platform in RHEL.
  • the capacity to more easily develop new .NET Core workloads on Microsoft Windows. Customers can deploy and run on either RHEL or Windows Server.
  • a heterogeneous data center, where the underlying infrastructure is capable of running .NET applications without having to rely solely on Windows Server.

Report a bug

Retour au début
Red Hat logoGithubredditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance. Découvrez nos récentes mises à jour.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez le Blog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

Theme

© 2025 Red Hat