docs icon indicating copy to clipboard operation
docs copied to clipboard

Documentation for OS version in TFMs should have the "earliest supported OS version"

Open Youssef1313 opened this issue 1 year ago • 0 comments

Type of issue

Missing information

Description

See details in https://github.com/dotnet/sdk/issues/30103#issuecomment-2051870339

Starting with .NET SDK 9 Preview 3, the earliest bindings are supported.

For example, net8.0-ios17.0 will remain supported, regardless of whether new versions are released

So, it would be good to list the versions for every platform and for every TFM (and document that this works only with .NET 9 SDK Preview 3 and later)

Also, as the "earliest supported version" can change between previews and stable if I understand correctly, but once it's in stable, it won't change. So that would be good to note.

So, an extra column is needed in the table, which will be "earliest supported version". Then, in times of previews, there should be a note between parentheses that this version will change in stable SDK.

cc @rolfbjarne in case I got any info wrong.

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/frameworks

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/frameworks.md

Document Version Independent Id

4352856b-5ccf-8e62-48b4-3151340cac56

Article author

@gewarren

Metadata

  • ID: 49205137-dcec-a120-e5e7-1b9c79cdafbb
  • Service: dotnet
  • Sub-service: standard-library

Youssef1313 avatar May 17 '24 17:05 Youssef1313