Skip to content

NGen Entity.Design and Data.Tools.Design.XmlCore (priority 3)#94

Draft
davkean wants to merge 1 commit into
dotnet:mainfrom
davkean:dev/davkean/ngen-entity-xmlcore
Draft

NGen Entity.Design and Data.Tools.Design.XmlCore (priority 3)#94
davkean wants to merge 1 commit into
dotnet:mainfrom
davkean:dev/davkean/ngen-entity-xmlcore

Conversation

@davkean

@davkean davkean commented Jun 29, 2026

Copy link
Copy Markdown
Member

Microsoft.Data.Entity.Design and Microsoft.VisualStudio.Data.Tools.Design.XmlCore load JIT-only today with no native image. NGEN both at priority 3 so the EF6 / EDMX designer pays no JIT cost when it first opens.

Both already ship to Common7\IDE (the app base), so they bind by name in the default load context and use the native image — no binding path, no LoadFrom.

Follows the same NGEN pattern used in VS repo PR 741831.

Cowritten with Copilot

…ls.Design.XmlCore (priority 3)

Cowritten with Copilot
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

Successfully merging this pull request may close these issues.

1 participant