Skip to content

Documentation on C# version support #1449

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
thiagomajesk opened this issue Apr 16, 2018 · 8 comments
Closed

Documentation on C# version support #1449

thiagomajesk opened this issue Apr 16, 2018 · 8 comments

Comments

@thiagomajesk
Copy link

Hi, is there a table comparing dotnet core version along with C# support?
I'm kinda lost trying to find documentation on this (apart from official announcements).
I think would be nice to have this explicit somewhere in the docs - maybe with the roadmap too
(if there is, somebody please tell me where).

@omajid
Copy link
Member

omajid commented Apr 16, 2018

Possible duplicate of dotnet/docs#4154 ?

@omajid
Copy link
Member

omajid commented Apr 16, 2018

And for self-documentation, https://github.com/dotnet/cli/issues/8871 is about the dotnet command telling users which C# language version it supports.

@thiagomajesk
Copy link
Author

thiagomajesk commented Apr 16, 2018

@omajid Thanks for the quick response... Still is not very clear to me how to locate this information.
What I'm looking for specifically is:

.NET Core C#
.NET Core 2.1-preview2 C# X.X
.NET Core 2.1-preview1 C# X.X
.NET Core 2.0 C# X.X

I have to say to the team that a thoroughly review of the documentation on this aspects would be very appreciated by the users. To me, since the .net core (standard) announcement, things are looking kinda messy (documentation wise).

@Petermarcu
Copy link
Member

@jaredpar @MadsTorgersen

@richlander
Copy link
Member

I agree with this. This part feels like a new form of release notes. Yes?

@richlander
Copy link
Member

Work is progressing on this ... #1454

We have another work item to generate markdown from releases.json.

@Petermarcu
Copy link
Member

@richlander @jaredpar anything else left to track here?

@leecow
Copy link
Member

leecow commented Aug 4, 2018

Language version supported added to releases.json which is used to populate the download pages such as https://www.microsoft.com/net/download/dotnet-core/2.1.

@leecow leecow closed this as completed Aug 4, 2018
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