EventDriven.EventBus.Dapr icon indicating copy to clipboard operation
EventDriven.EventBus.Dapr copied to clipboard

Event bus abstraction over Dapr pub/sub

Results 2 EventDriven.EventBus.Dapr issues
Sort by recently updated
recently updated
newest added

Nice library. Am I reading the code correctly? It appears Event Handlers must be singletons and other lifetimes are not supported.

enhancement

Add a Redis implementation of the event cache.

enhancement