Namespace Savvyio.EventDriven.Messaging.CloudEvents
Assembly: Savvyio.Core.dll
Classes
CloudEvent
Provides the base class for an implementation of the ICloudEvent<T> interface.
CloudEvent<T>
Provides a default implementation of the ICloudEvent<T> interface.
MessageExtensions
Extension methods for the IMessage<T> interface.
Interfaces
ICloudEvent<T>
Defines a generic way to wrap an IRequest inside a CloudEvents compliant message format.