Skip to main content
Table of Contents

Interface IIdentityStoreMarker

Namespace
Stratara.EventSourcing.EntityFrameworkCore.IdentityStore
Assembly
Stratara.EventSourcing.EntityFrameworkCore.dll

Assembly marker for the identity-store namespace. Used by IdentityStore<TContext, TUser> to scope ApplyConfigurationsFromAssembly to only the identity-store IEntityTypeConfiguration<> implementations — required after the W2.2 mega-fold because the same assembly also hosts the write- and read-store configurations.

public interface IIdentityStoreMarker
Extension Methods