dotnet/aspnetcore

ASP.NET Core Roadmap for .NET 7

mkArtakMSFT opened this issue · 0 comments

Roadmap

This issue represents the list of major investments our team will focus on during the .NET 7 timeframe. It does not include all the features and bugfixes we will be tackling during this time.

Note that this is an aspirational list of what we hope to get to. Many of these items will require thorough investigation and design, which can result in changes to our plans. We will end up cutting some things and making changes as we go but will try to keep this issue up to date to reflect on our progress and learnings.

The roadmap consists of three major areas below.

ASP.NET Core Runtime

Servers - Features

Here are just a few highlights of functionality we're planning to add to servers in the .NET 7 release:

Servers - Performance

.NET 6 was a big release for server performance, and we want to go even further in .NET 7 with improvements like these:

HTTP/3 Support

HTTP/3 support shipped as a preview feature in .NET 6. For .NET 7, we want to finish it and make it a supported feature.

ASP.NET Web Frameworks

Minimal APIs

SignalR

Rate Limiting

gRPC (dotnet-gRPC)

Orleans

ASP.NET Web UI

Blazor Hybrid

Razor Compiler

Blazor

MVC