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

Expose ChangeTrackingStrategy on IEntityType and IMutableEntityType #9087

Closed
AndriySvyryd opened this issue Jul 6, 2017 · 0 comments
Closed
Assignees
Labels
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

No description provided.

@ajcvickers ajcvickers added this to the 2.1.0 milestone Jul 7, 2017
@ajcvickers ajcvickers self-assigned this Jul 7, 2017
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview1, 2.1.0 Jan 17, 2018
ajcvickers added a commit that referenced this issue Feb 26, 2018
Issue #9087

I remembered why ChangeTrackingStrategy is not exposed on the interfaces--we decided it wasn't part of the core model definition, and hence should be accessed through extension methods. The Get methods were already there, but the Set methods were missing.
@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 Feb 26, 2018
ajcvickers added a commit that referenced this issue Feb 27, 2018
Issue #9087

I remembered why ChangeTrackingStrategy is not exposed on the interfaces--we decided it wasn't part of the core model definition, and hence should be accessed through extension methods. The Get methods were already there, but the Set methods were missing.
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview2, 2.1.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

No branches or pull requests

2 participants