Skip to main content
Table of Contents

Interface IWriteStoreMarker

Namespace
Stratara.EventSourcing.EntityFrameworkCore.WriteStore
Assembly
Stratara.EventSourcing.EntityFrameworkCore.dll

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

public interface IWriteStoreMarker
Extension Methods