Rechercher

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

Chapter 3. Features and benefits

download PDF

3.1. Current features and benefits

.NET 8.0 offers the following features and benefits.

  • Runtime and framework libraries

    .NET consists of the runtime and the framework libraries as well as compilers, build tools, tools to fetch NuGet packages, and a command-line interface to tie everything together. Benefits include:

    • Automatic memory management
    • Type safety
    • Delegates and lambdas
    • Generic types
    • Language Integrated Query (LINQ)
    • Async programming
    • Native interoperability
    • Source generators
  • .NET 8.0 supports developing applications using ASP.NET Core 8.0 and EF Core 8.0, which bring benefits such as:

    • Lightweight and modular HTTP request pipeline
    • Ability to host on a web server or self-host in your own process
    • Built on .NET, which supports true side-by-side app versioning
    • Integrated support for creating and using NuGet packages
    • Single aligned web stack for web UI and web APIs
    • Cloud-ready environment-based configuration
    • Built-in support for dependency injection
    • Tools that simplify modern web development

3.2. New features and benefits

.NET 8.0 continues to broaden its support and tools for application development in an open source environment. The latest version of .NET includes the following improvements:

  • C# updated to C#12
  • F# updated to F#8
  • Support for building containers: .NET 8.0 includes built-in support for building container images for .NET projects.
  • Performance improvements: The new FrozenDirectory and FrozenSet types are optimized for write once, read many (WORM) scenarios, and the new IUtf8SpanFormattable interface enables writing out a UTF-8 string representation for an object.
  • ASP.NET Core 8.0 improvements: Server-side rendering of blazor components is now possible. ASP.NET Core 8.0 improves the built-in support for inddentity auhtentication and authorization. Minimal API and gRPC applications can now be built with NativeAOT.
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.

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 leBlog 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.

© 2024 Red Hat, Inc.