Skip to content
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

Microsoft.Extensions work planned for .NET 7 #64015

Closed
26 of 38 tasks
Tracked by #57209
maryamariyan opened this issue Jan 19, 2022 · 8 comments
Closed
26 of 38 tasks
Tracked by #57209

Microsoft.Extensions work planned for .NET 7 #64015

maryamariyan opened this issue Jan 19, 2022 · 8 comments
Labels
area-Extensions-Primitives Epic Groups multiple user stories. Can be grouped under a theme. Priority:2 Work that is important, but not critical for the release Team:Libraries
Milestone

Comments

@maryamariyan
Copy link
Member

maryamariyan commented Jan 19, 2022

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

For .NET 7 we are prioritizing the work to improve code reliability and minimize the number of high-impact bugs in the codebase. There's also some bottom up planned community requested feature requests available in the list.

Planned for .NET 7

Hosting

Caching

Configuration

Logging

Logging Source Generator (also listed in #52549)

post-release feedback

Testing and Documentation

Nullability

NativeAOT

Planned for .NET 8+

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jan 19, 2022
@ghost
Copy link

ghost commented Jan 20, 2022

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Issue Details

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

For .NET 7 we are prioritizing the work to improve code reliability and minimize the number of high-impact bugs in the codebase. There's also some bottom up planned community requested feature requests available in the list.

Planned for .NET 7

Logging Source Generator follow up (also listed in #52549)

post-release feedback

Testing and Documentation

Nullability

Planned for .NET 8+

Author: maryamariyan
Assignees: -
Labels:

area-Meta, untriaged

Milestone: -

@ghost
Copy link

ghost commented Jan 20, 2022

Tagging subscribers to this area: @dotnet/area-extensions-primitives
See info in area-owners.md if you want to be subscribed.

Issue Details

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

For .NET 7 we are prioritizing the work to improve code reliability and minimize the number of high-impact bugs in the codebase. There's also some bottom up planned community requested feature requests available in the list.

Planned for .NET 7

Logging Source Generator follow up (also listed in #52549)

post-release feedback

Testing and Documentation

Nullability

Planned for .NET 8+

Author: maryamariyan
Assignees: -
Labels:

untriaged, area-Extensions-Primitives

Milestone: -

@ghost ghost added this to Untriaged in ML, Extensions, Globalization, etc, POD. Jan 20, 2022
@maryamariyan maryamariyan removed the untriaged New issue has not been triaged by the area owner label Jan 20, 2022
@maryamariyan maryamariyan added this to the 7.0.0 milestone Jan 20, 2022
@ghost ghost moved this from Untriaged to 7.0.0 in ML, Extensions, Globalization, etc, POD. Jan 20, 2022
@jeffhandley jeffhandley added Epic Groups multiple user stories. Can be grouped under a theme. Priority:2 Work that is important, but not critical for the release Team:Libraries labels Feb 1, 2022
@jeffhandley jeffhandley changed the title Microsoft.Extensions.* work planned for .NET 7 Microsoft.Extensions work planned for .NET 7 Feb 1, 2022
@SteveDunn
Copy link
Contributor

Hi @maryamariyan - I'm happy to continue with #36390

Do we know yet what needs to be different this time around? We reached an impasse last time as we didn't want to change the declared type at runtime (IEnumerable<T> to IList<T>).

I'm please to hear that it's being considered again though, as I think this issue will be more and prevalent as projects are switched over to have Nullable Reference Types switched on: #52514 (comment)

@maryamariyan
Copy link
Member Author

maryamariyan commented Feb 16, 2022

Hi @maryamariyan - I'm happy to continue with #36390

Thanks @SteveDunn for the interest let me get back to you on this on whether or not it would be marked for up for grabs.


UPDATE: replied here

@geometrikal
Copy link

Humble request to at least fix #36123 for PostgreSQL connection strings in .NET 7. I've created an issue in the docs to add a note about this bug as well.

@tarekgh
Copy link
Member

tarekgh commented Jul 19, 2022

@geometrikal this need to be decided which way to consider for fixing according to the comment #36123 (comment). It is better not to rush this one now while we are trying to finish more priority work for .NET 7.0. Also, looks there is a workaround in the issue too. Thanks for your understanding.

@geometrikal
Copy link

@tarekgh It looks like it was originally planned for .NET 6 then .NET 7 and now moved back to .NET 8. 😛

The experience of a user using app service and a PostgreSQL connection string (#36123 (comment)) has not changed in 2 years. The workaround is very simple but unfortunately the discoverability of it is low. Hopefully these comments change that!

@tarekgh tarekgh closed this as completed Aug 2, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-Primitives Epic Groups multiple user stories. Can be grouped under a theme. Priority:2 Work that is important, but not critical for the release Team:Libraries
Projects
No open projects
Development

No branches or pull requests

7 participants