Skip to content

Update compiled model docs #4484

@RichardD2

Description

@RichardD2

The page currently lists four limitations for using compiled models:

  • Global query filters are not supported
  • Lazy loading and change-tracking proxies are not supported
  • The model must be manually synchronized by regenerating it any time the model definition or configuration change
  • Custom IModelCacheKeyFactory implementations are not supported.

However, it does not mention that custom function translations are not supported.

And according to What's New in EF Core 7.0, lazy-loading and change-tracking proxies are supported.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions