Home IProjectionRepositoryFactory<TProjection> Interface
Post
Cancel

IProjectionRepositoryFactory<TProjection> Interface

Definition

Namespace: EntityDb.Abstractions.Projections
Assembly: EntityDb.Abstractions

Represents a type used to create instances of IProjectionRepository<TProjection>

1
public interface IProjectionRepositoryFactory<TProjection>

Type Parameters

TProjection
The type of projection managed by the IProjectionRepository<TProjection>.

Methods

This post is licensed under CC BY 4.0 by the author.