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

Some deleted public classes are not listed as breaking changes from efcore 8 -> 9 #4890

Open
jvalore-bestegg opened this issue Nov 25, 2024 · 0 comments

Comments

@jvalore-bestegg
Copy link

Type of issue

Missing information

Description

It seems there have been some public classes that were deleted. It seems like these should be listed as breaking changes, possibly along with suggestions for the replacement in efcore 9.


Example 1:

public class Microsoft.EntityFrameworkCore.Storage.Json.JsonCollectionReaderWriter was deleted.


Example 2:

public class Microsoft.EntityFrameworkCore.ChangeTracking.ListComparer was deleted (and seemingly replaced with 3 more specific comparers? i.e. ListOfValueTypesComparer, but has different generic specifiers, so is not a direct replacement?)

Page URL

https://learn.microsoft.com/en-us/ef/core/what-is-new/ef-core-9.0/breaking-changes

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/what-is-new/ef-core-9.0/breaking-changes.md

Document Version Independent Id

e998ccbd-d125-7bf5-3232-f97447496572

Article author

@ajcvickers

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

1 participant