Chapter 3. Features and benefits


3.1. Current features and benefits

.NET Core 2.1 offers the following features and benefits.

  • Runtime and framework libraries

    .NET Core consists of the CoreCLR runtime and the CoreFX 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
  • .NET Core 2.1 supports developing applications using ASP.NET Core 2.1 and EF Core 2.1, 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 Core, 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
    • New tools that simplify modern web development

3.2. New features and benefits

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

  • Improved build performance
  • Improved runtime performance
  • Improved networking performance
  • Span<T> based APIs for reducing allocations
  • Extended Cryptography APIs
  • Support for Brotli compression
  • A new deployment mechanism for tools
Back to top
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

© 2025 Red Hat