Namespace Cratis.Chronicle.EventSequences.Operations
Classes
- AppendOperation
Represents an operation to append an event to an event sequence.
- EventSequenceOperationExtensions
Provides extension methods for IEventSequence to facilitate operations on event sequences.
- EventSequenceOperations
Represents an implementation of IEventSequenceOperations for managing operations related to an event sequence.
- EventSourceOperations
Represents an implementation of IEventSourceOperations for managing operations related to a specific event source.
Interfaces
- IEventSequenceOperation
Represents an operation that can be performed on an event sequence.
- IEventSequenceOperations
Defines operations related to an event sequence.
- IEventSourceOperations
Defines operations related to a specific event source within an event sequence.