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

Consider renaming the Attributes package to Abstractions and moving other types there #11170

Closed
divega opened this issue Mar 7, 2018 · 0 comments
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

@divega
Copy link
Contributor

divega commented Mar 7, 2018

It could be a place to put things that you may consider using on entities without coupling to the whole EF Core as a dependency.

The first non-attribute type that comes to mind is ILazyLoader.

@divega divega changed the title Consider renaming the Attributes package to Abstractions and move other types there Consider renaming the Attributes package to Abstractions and moving other types there Mar 7, 2018
@ajcvickers ajcvickers added this to the 2.1.0 milestone Mar 7, 2018
AndriySvyryd added a commit that referenced this issue Mar 9, 2018
AndriySvyryd added a commit that referenced this issue Mar 9, 2018
…ameworkCore.Abstractions

Move ILazyLoader

Fixes #11170
AndriySvyryd added a commit that referenced this issue Mar 12, 2018
…ameworkCore.Abstractions

Move ILazyLoader

Fixes #11170
@AndriySvyryd AndriySvyryd removed their assignment Mar 12, 2018
@AndriySvyryd AndriySvyryd added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 12, 2018
@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

3 participants