Skip to content

[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

Closed
8 of 62 tasks
JRAlexander opened this issue Feb 14, 2018 · 7 comments
Closed
8 of 62 tasks

[Project] .NET Core 2.1 release #4390

JRAlexander opened this issue Feb 14, 2018 · 7 comments

Comments

@JRAlexander
Copy link
Contributor

JRAlexander commented Feb 14, 2018

This is a meta-issue for the .NET Core 2.1 project.

Comment below to suggest new content, or updates to existing content.

Scenarios:

  • Deployment
    • .NET Core Global Tools
  • Porting
    • Windows Compatibility Pack Overview
      • Guidance
        • Cross Platform
      • Getting Started and Tutorials
  • Platform
    • Building on Windows, cross-targeting to other platforms
    • Dev on Windows / deploy to Linux and reverse
  • High Performance
    • Span <T> & Friends Overview- Providing contiguous windows of data without needing to make a copy
      • Working with stack and heap (lifetime and storage)

.NET Core 2.0, updated for .NET Core 2.1 Content Backlog:

Features:

Moving from .NET Core 2.0

Announcements:

Other:

@mairaw mairaw added this to the 2018 - Quarter 2 milestone Feb 20, 2018
@dasMulli
Copy link
Contributor

dasMulli commented Mar 8, 2018

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.

@mairaw
Copy link
Contributor

mairaw commented Mar 10, 2018

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.

@ChrisMaddock
Copy link
Contributor

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.

https://docs.microsoft.com/en-gb/dotnet/api/system.hashcode?view=netcore-2.1&viewFallbackFrom=netstandard-2.0

@mairaw
Copy link
Contributor

mairaw commented Apr 12, 2018

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?

@ChrisMaddock
Copy link
Contributor

Thanks @mairaw - I've moved it here: #4936

@JRAlexander
Copy link
Contributor Author

JRAlexander commented Apr 16, 2018

Thanks, @ChrisMaddock, I've added it in this issue above, and also in the .NET Core 2.1 project.

@mairaw mairaw modified the milestones: 2018 - Quarter 2, 2018 - Quarter 3 Jun 18, 2018
@mairaw mairaw modified the milestones: 2018 - Quarter 3, 2018 - Quarter 4 Sep 24, 2018
@mairaw mairaw modified the milestones: 2018 - Quarter 4, Backlog Jan 29, 2019
@mairaw
Copy link
Contributor

mairaw commented Oct 1, 2019

We no longer track projects with issues. Closing.

@mairaw mairaw closed this as completed Oct 1, 2019
@mairaw mairaw removed this from the Backlog milestone Oct 1, 2019
@mairaw mairaw removed the P1 label Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants