-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-Infrastructuredocs-experienceIndicates issues that are about the learn.microsoft.com experience or designIndicates issues that are about the learn.microsoft.com experience or design
Description
Use case:
I am reading through Whats New in .NET 7
It does not mention for example new type Int128
I had to look at it here: https://learn.microsoft.com/en-us/dotnet/api/system.int128?view=net-7.0
scrolling down to see supported versions which is '.NET 7' therefore I conclude its a new feature.
But I need to see all the new features.
One way is to add all new classes to Whats New document
Another is to introduce filter in .NET API search where I can filter classes / methods / fields etc available in .NET 7 or later
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-Infrastructuredocs-experienceIndicates issues that are about the learn.microsoft.com experience or designIndicates issues that are about the learn.microsoft.com experience or design