-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Theme: Cloud Native #47240
Copy link
Copy link
Closed
Labels
ThemeGroups multiple epics.Groups multiple epics.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Milestone
Metadata
Metadata
Assignees
Labels
ThemeGroups multiple epics.Groups multiple epics.area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Type
Fields
Give feedbackNo fields configured for issues without a type.
One of our ongoing themes of .NET is to make it as easy as possible to build applications for the cloud, whether you are building small microservices, serverless functions, monolith, or anything else designed to be deployed in a cloud environment. In .NET 8 we have a few workstreams that are helping us make progress on that.
Performance and Fundamentals
We want to continue our performance progress making sure that .NET is as fast as it can be when building services, and in particular improve our AOT experiences to provide a default performance profile that gives you a compelling mix of size on disk, startup time, memory consumption, and memory usage.
--platformswitch (easily) dotnet-docker#4388Diagnostics on Linux
For diagnostics, we are specifically looking at Linux and how .NET shows up in the tools that are natural to use when diagnosing problems on Linux and in environments like containers and Kubernetes.
Libraries improvements
Evolve the capabilities of core libraries to support Cloud Native and Native AOT scenarios.
Tooling and SDK improvements
Reference Apps/Guidance improvements