-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
What's new in .NET 6 Preview 6 [WIP] #6325
Comments
Added TLS support for System.DirectoryServices.Protocols in Unix, which was one of the biggest gaps between the Windows and new Unix implementation. PR: dotnet/runtime#52904 Provided by community member @iinuwa |
crossgen2 is the only option for PublishReadyToRun starting preview6As we continue the journey of enabling crossgen2, we have now removed crossgen from the
|
CodeGenDynamic PGO dotnet/runtime#43618
(Modified LSRA content in #6325 (comment)) W^X
|
ThreadingImproved the rate of thread injection for blocking due to sync-over-async (dotnet/runtime#53471)
|
CodeGenLSRA
More details: windows x86 improvements, windows x64 improvements and here. Code quality
|
.NET SDK Optional Workload improvementsBuilding on the work that released in preview 4 for optional workloads and the new features of list and update that we added for preview 5, we have added three new commands for preview 6 |
What's new in .NET 6 Preview 6
This issue is for teams to highlight work for the community that will release .NET 6 Preview 6.
To add content, use a new conversation entry. The entry should include the team name and feature title as the first line as shown in the template below.
Preview 1: #5853
Preview 2: #5889
Preview 3: #5890
Preview 4: #6098
Preview 5: #6099
Preview 7: #6444
The text was updated successfully, but these errors were encountered: