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

Discover the compiled model automatically #24893

Closed
Tracked by #22952
AndriySvyryd opened this issue May 13, 2021 · 0 comments · Fixed by #33148
Closed
Tracked by #22952

Discover the compiled model automatically #24893

AndriySvyryd opened this issue May 13, 2021 · 0 comments · Fixed by #33148
Labels
area-model-building closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-6.0 punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. type-enhancement

Comments

@AndriySvyryd
Copy link
Member

When it's in the same assembly as the context type, by using an assembly-level attribute that specifies the context type and compiled model type.

@AndriySvyryd AndriySvyryd self-assigned this May 18, 2021
@AndriySvyryd AndriySvyryd modified the milestones: 5.0.x, 6.0.0 May 18, 2021
@ajcvickers ajcvickers modified the milestones: 6.0.0, Backlog Jul 30, 2021
@ajcvickers ajcvickers modified the milestones: Backlog, 7.0.0 Nov 3, 2021
@ajcvickers ajcvickers added propose-punt punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. and removed propose-punt labels Apr 22, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0, Backlog Apr 23, 2022
AndriySvyryd added a commit that referenced this issue Feb 24, 2024
Also add a way to manually reference the compiled model before it's generated

Tests tracked by #33136

Fixes #24893
AndriySvyryd added a commit that referenced this issue Mar 4, 2024
Also add a way to manually reference the compiled model before it's generated

Tests tracked by #33136

Fixes #24893
AndriySvyryd added a commit that referenced this issue Mar 14, 2024
Also add a way to manually reference the compiled model before it's generated

Tests tracked by #33136

Fixes #24893
@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 15, 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. punted-for-6.0 punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants