Discover the full potential of the ASP.NET Core Stack, comprising C#, ASP.NET Core, and SQL Server. This stack offers unparalleled performance for enterprise-grade web applications, REST APIs, and microservices. By leveraging open-source libraries and tools, developers can rapidly build, test, and deploy solutions that scale and perform in real-world scenarios. Explore the key libraries and repositories that make ASP.NET Core a top choice for modern development.
feature.delivery is a free, web-based platform that enables developers to monitor and consolidate software releases from multiple GitHub repositories into a single, streamlined chronological view. By centralizing release information across various tools, libraries, and services, feature.delivery simplifies the process of staying informed about the latest updates in a development stack. Stay ahead of the curve with feature.delivery, the free online tool designed to help developers effortlessly track and consolidate the latest releases from multiple GitHub repositories in one clean, chronological view. Whether you're managing a complex development stack or simply want to stay up to date with your favorite open-source projects, feature.delivery streamlines release tracking so you never miss an important update. By keeping up with the latest changes, developers can quickly adopt new features, enhance performance, and maintain a competitive edge in today's fast-moving tech landscape. Say goodbye to manual tracking and hello to smarter, faster development with feature.delivery.
how do I stay up to date with the latest features of the ASP.NET Core Stack?
how to keep up with the latest features in ASP.NET Core Stack?
what's new in ASP.NET Core Stack?
how to track latest features in ASP.NET Core Stack?

Staying up-to-date with latest features of the
ASP.NET Core Stack in 2025

How does it work?

feature.delivery is a free, web-based platform that helps developers track the latest releases from multiple GitHub repositories — all in one streamlined, chronological view. By centralizing release information across tools, libraries, and frameworks, feature.delivery makes it easier than ever to stay on top of the updates throughout your development stack.

Checkout this 1 minute intro video to see it in action

The ASP.NET Core Stack (C#, ASP.NET Core, SQL Server) is a powerful, modern, and flexible technology stack for building high-performance web applications and APIs. Leveraging the robustness of C#, the modularity and cross-platform capability of ASP.NET Core, and the reliability of SQL Server, this stack empowers developers to create scalable, secure, and maintainable solutions, all while tapping into a vibrant open-source ecosystem.

Here's a breakdown of the ASP.NET Core Stack into different categories

Core Framework Libraries

Essential libraries for building, extending, and running ASP.NET Core applications. These libraries form the foundation of any project using the ASP.NET Core stack.

aspnetcore

dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern web apps and services.
what's new in aspnetcore?
how to track latest features in aspnetcore?
new updates in aspnetcore?
new features in aspnetcore?

runtime

dotnet/runtime
.NET is a free, cross-platform, open-source developer platform for building many kinds of applications.
what's new in runtime?
how to track latest features in runtime?
new updates in runtime?
new features in runtime?

extensions

dotnet/extensions
Extensions for .NET applications, including configuration, dependency injection, and logging.
what's new in extensions?
how to track latest features in extensions?
new updates in extensions?
new features in extensions?

ORM & Data Access

Popular libraries for accessing SQL Server and other databases from ASP.NET Core applications, including ORMs and micro-ORMs.

EntityFrameworkCore

dotnet/efcore
Modern object-database mapper for .NET, supporting LINQ queries, change tracking, updates, and schema migrations.
what's new in EntityFrameworkCore?
how to track latest features in EntityFrameworkCore?
new updates in EntityFrameworkCore?
new features in EntityFrameworkCore?

Dapper

DapperLib/Dapper
Dapper is a simple object mapper for .NET, optimized for performance.
what's new in Dapper?
how to track latest features in Dapper?
new updates in Dapper?
new features in Dapper?

Npgsql

npgsql/npgsql
.NET data provider for PostgreSQL, enabling seamless integration with ASP.NET Core.
what's new in Npgsql?
how to track latest features in Npgsql?
new updates in Npgsql?
new features in Npgsql?

SqlClient

dotnet/SqlClient
Microsoft.Data.SqlClient for SQL Server database connections in .NET.
what's new in SqlClient?
how to track latest features in SqlClient?
new updates in SqlClient?
new features in SqlClient?

Authentication & Authorization

Libraries for securing ASP.NET Core applications, including authentication, authorization, and identity management.

AspNetCore.Identity

dotnet/aspnetcore/tree/main/src/Identity
Membership system for adding login functionality to ASP.NET Core applications.
what's new in AspNetCore.Identity?
how to track latest features in AspNetCore.Identity?
new updates in AspNetCore.Identity?
new features in AspNetCore.Identity?

IdentityServer

DuendeSoftware/IdentityServer
OpenID Connect and OAuth 2.0 framework for ASP.NET Core.
what's new in IdentityServer?
how to track latest features in IdentityServer?
new updates in IdentityServer?
new features in IdentityServer?

AspNet.Security.OAuth.Providers

aspnet-contrib/AspNet.Security.OAuth.Providers
Security packages for external OAuth authentication providers in ASP.NET Core.
what's new in AspNet.Security.OAuth.Providers?
how to track latest features in AspNet.Security.OAuth.Providers?
new updates in AspNet.Security.OAuth.Providers?
new features in AspNet.Security.OAuth.Providers?

API Development & Documentation

Tools and libraries that simplify API creation and documentation for ASP.NET Core applications.

Swashbuckle.AspNetCore

domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting and testing ASP.NET Core Web APIs.
what's new in Swashbuckle.AspNetCore?
how to track latest features in Swashbuckle.AspNetCore?
new updates in Swashbuckle.AspNetCore?
new features in Swashbuckle.AspNetCore?

NSwag

RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core, and TypeScript.
what's new in NSwag?
how to track latest features in NSwag?
new updates in NSwag?
new features in NSwag?

Testing & Quality Assurance

Popular libraries for unit, integration, and end-to-end testing in ASP.NET Core applications.

xunit

xunit/xunit
Modern testing framework for C# and .NET.
what's new in xunit?
how to track latest features in xunit?
new updates in xunit?
new features in xunit?

Moq

moq/moq
The most popular and friendly mocking library for .NET.
what's new in Moq?
how to track latest features in Moq?
new updates in Moq?
new features in Moq?

FluentAssertions

fluentassertions/fluentassertions
A set of .NET extension methods that allow more readable assertion statements.
what's new in FluentAssertions?
how to track latest features in FluentAssertions?
new updates in FluentAssertions?
new features in FluentAssertions?

Logging & Monitoring

Libraries for capturing logs and monitoring application health in ASP.NET Core.

Serilog

serilog/serilog
Simple .NET logging with fully-structured events.
what's new in Serilog?
how to track latest features in Serilog?
new updates in Serilog?
new features in Serilog?

App.Metrics

AppMetrics/AppMetrics
Open-source and cross-platform .NET library used to record metrics within an application.
what's new in App.Metrics?
how to track latest features in App.Metrics?
new updates in App.Metrics?
new features in App.Metrics?

Frontend & Styling Integration

Libraries and integrations for using modern frontend frameworks and styling with ASP.NET Core.

JavaScriptServices

dotnet/jsinterop
Integration for popular JavaScript frameworks (React, Angular, Vue) with ASP.NET Core.
what's new in JavaScriptServices?
how to track latest features in JavaScriptServices?
new updates in JavaScriptServices?
new features in JavaScriptServices?

Blazor

dotnet/aspnetcore/tree/main/src/Components
Single-page app framework for building interactive web UIs with C#.
what's new in Blazor?
how to track latest features in Blazor?
new updates in Blazor?
new features in Blazor?

Background Jobs & Messaging

Essential tools for background processing and message-based communication in ASP.NET Core.

Hangfire

HangfireIO/Hangfire
An easy way to perform background processing in .NET and .NET Core applications.
what's new in Hangfire?
how to track latest features in Hangfire?
new updates in Hangfire?
new features in Hangfire?

MassTransit

MassTransit/MassTransit
Distributed application framework for .NET, supporting message-based workflows.
what's new in MassTransit?
how to track latest features in MassTransit?
new updates in MassTransit?
new features in MassTransit?

Caching & Performance

Libraries to improve application speed with distributed caching and performance optimization.

CacheManager

MichaCo/CacheManager
Open source caching abstraction for .NET with various cache providers.
what's new in CacheManager?
how to track latest features in CacheManager?
new updates in CacheManager?
new features in CacheManager?

StackExchange.Redis

StackExchange/StackExchange.Redis
.NET client for Redis, the in-memory data structure store.
what's new in StackExchange.Redis?
how to track latest features in StackExchange.Redis?
new updates in StackExchange.Redis?
new features in StackExchange.Redis?

Explore the latest releases and full feature sets of these essential ASP.NET Core Stack libraries on their GitHub repositories. Click the URLs to stay updated with the most recent advancements in the ASP.NET Core ecosystem and supercharge your next project.