EntityMaterializerSource Class

Definition

The service lifetime is Singleton. This means a single instance is used by many DbContext instances. The implementation must be thread-safe. This service cannot depend on services registered as Scoped.

C#
public class EntityMaterializerSource : Microsoft.EntityFrameworkCore.Query.IEntityMaterializerSource
Inheritance
EntityMaterializerSource
Implements

Constructors

Fields

Methods

Applies to

Product Versions
Entity Framework Core 3.0, 3.1