-
Notifications
You must be signed in to change notification settings - Fork 6k
[Project] .NET Core 2.1 release #4390
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
Comments
Is there a plan to start an area or branch with preview docs for 2.1 already? Some of the work items may be helpful during the preview timeframe (e.g. global tools, versioning, roll-forward) to help (and even make) ppl try out preview features. |
Hi @dasMulli, some we might start working on that soon like global tools. I think we won’t create a different folder/area for 2.1. We’ll add things as they make sense in the TOC. We’ll go through a prioritization exercise for our 2.1 work vs. remaining 2.0 work as well to see what to work on next. |
I've just come across System.HashCode - which is new in .NET Core 2.1, but lacking documentation currently. Is this tracked somewhere else? It didn't seem to fit any of the existing points. |
You can create a new issue for that @ChrisMaddock. There are quite a few undocumented APIs for the .NET reference and an ongoing project for filling those gaps: https://github.com/dotnet/docs/projects/15. We also created an internal report to discover all those. But the ones captured here were the ones considered high-priority for the release. Makes sense? |
Thanks, @ChrisMaddock, I've added it in this issue above, and also in the .NET Core 2.1 project. |
We no longer track projects with issues. Closing. |
This is a meta-issue for the .NET Core 2.1 project.
Comment below to suggest new content, or updates to existing content.
Scenarios:
.NET Core 2.0, updated for .NET Core 2.1 Content Backlog:
Features:
.NET Core 2.1 Reference API - document APIs
.NET Core Global Tools
Patch Management
Revisit and revise .NET Core SDK Commands [Feature] Revisit and revise .NET Core SDK Commands #4627
SDK Minor Version Roll-forward [Feature] Runtime and SDK Minor Version Roll-forward #4540
Runtime Minor Version Roll-forward
Windows Compatibility Pack [Feature] Windows Compatibility Pack Updates #4628
[x ] Span<T> [Feature] Span<T> #4400 Overview
(Refer to 7.2 content)
Update Deployment Topic
Tiered compilation overview
HttpClient Listener rewritten for performance [Feature] HttpClient Listener rewritten for performance #4541
- [ ] HttpClient Listener rewritten for performance
- [ ] Significant changes in 2.1 -> How to get the old version
System.IO changes #4483
ARM32 and Alpine support Missing How-To: Installing .NET Core runtime on Raspbian (Raspberry Pi 3) #4663
- [ ] Alpine-3.6 is now linux-MUSL
Moving from .NET Core 2.0
Announcements:
Other:
edit by @mairaw: added new work items
The text was updated successfully, but these errors were encountered: