Namespace Momentum.Extensions.Abstractions.Messaging
Classes
Specifies the default domain for distributed events in an assembly.
Specifies the topic name for a distributed event class.
Specifies the topic name for a distributed event class based on an entity type.
Marks a property as the source for the partition key in distributed events.
Interfaces
Represents a command that can be sent through the message bus and produces a result.
Represents a distributed event that can be published across service boundaries.
Represents a query that can be sent through the message bus to retrieve data.