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

Add Fluent API to specify a ValueComparer for a property #18643

Closed
AndriySvyryd opened this issue Oct 29, 2019 · 1 comment · Fixed by #22074
Closed

Add Fluent API to specify a ValueComparer for a property #18643

AndriySvyryd opened this issue Oct 29, 2019 · 1 comment · Fixed by #22074
Labels
area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@AndriySvyryd
Copy link
Member

Possibly an overload of HasConversion

@ajcvickers
Copy link
Member

Note: consider whether to set all three types of comparer (key, structural, normal) to the same thing by default, and whether or not to do fallback at runtime or by setting multiple by default. See #19256.

@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Aug 14, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0, 5.0.0-rc1 Aug 14, 2020
@ajcvickers ajcvickers changed the title Add Fluent API do specify a ValueComparer for a property Add Fluent API to specify a ValueComparer for a property Aug 14, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-rc1, 5.0.0 Nov 7, 2020
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants