Skip to main content
Table of Contents

Interface IReadDbContext

Namespace
Stratara.EventSourcing.EntityFrameworkCore.Abstractions
Assembly
Stratara.EventSourcing.EntityFrameworkCore.dll

Marker for the read-side DbContext that projections write into and queries read from.

public interface IReadDbContext : IDbContext
Inherited Members
Extension Methods