Skip to main content
Table of Contents

Interface IReadStoreMarker

Namespace
Stratara.EventSourcing.EntityFrameworkCore.ReadStore
Assembly
Stratara.EventSourcing.EntityFrameworkCore.dll

Assembly marker for the read-store namespace. Used by ReadDbContext<TContext> to scope ApplyConfigurationsFromAssembly to only the read-store IEntityTypeConfiguration<> implementations — required because the same assembly also hosts the write-store and identity-store configurations.

public interface IReadStoreMarker
Extension Methods