Blog Logo
TAGS

.NET 9 Runtime Async Experiment

In .NET 8 we started an experiment in adding support for green threads to .NET. We learned a lot, but decided not to continue at the current time. In .NET 9 wed like to explore new async capabilities and see how they can improve the performance and efficiency of asynchronous programming in .NET applications.