Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theme: Cloud Native #47240

Closed
9 of 11 tasks
glennc opened this issue Mar 15, 2023 · 1 comment
Closed
9 of 11 tasks

Theme: Cloud Native #47240

glennc opened this issue Mar 15, 2023 · 1 comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Theme Groups multiple epics.
Milestone

Comments

@glennc
Copy link
Contributor

glennc commented Mar 15, 2023

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.

Diagnostics 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

@glennc glennc added the Theme Groups multiple epics. label Mar 15, 2023
@glennc glennc added this to the .NET 8.0 milestone Mar 15, 2023
@baronfel baronfel added User Story A single user-facing feature. Can be grouped under an epic. and removed User Story A single user-facing feature. Can be grouped under an epic. labels Mar 17, 2023
@mkArtakMSFT mkArtakMSFT modified the milestones: .NET 8.0, 8.0 Jun 29, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 25, 2023
@wtgodbe wtgodbe modified the milestones: 8.0, 8.0.0 Oct 3, 2023
@amcasey
Copy link
Member

amcasey commented Nov 16, 2023

@glennc Do we want to close this and make a new one for 9.0?

@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions Theme Groups multiple epics.
Projects
None yet
Development

No branches or pull requests

7 participants
@glennc @DamianEdwards @baronfel @amcasey @wtgodbe @mkArtakMSFT and others