Interface IReadDbContext
- 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