54 Commits (55f50bd4a782e479d744572190332a94ab32f1d8)

Author SHA1 Message Date
maliming 54f1241099
Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 5 months ago
maliming b51ee74653
Remove unused System.Text.Json using from Azure and Kafka providers, remove dead IsDynamicEvent method from Dapr provider 5 months ago
maliming 20d85a44bb
fix: Add missing newlines at the end of several files in the event bus implementation 5 months ago
maliming 29dee66e90
refactor: Update DynamicEventData handling and improve documentation across event bus implementations 5 months ago
maliming fb6f4722ff
refactor: Replace AnonymousEventData with DynamicEventData across the event bus implementation 5 months ago
SALİH ÖZKARA fb47069209 Unify anonymous event handling across buses 6 months ago
SALİH ÖZKARA 721dbe0f9b Refactor anonymous event handling and subscriptions 6 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 6 months ago
SALİH ÖZKARA aae1e330ba Anonymous subscriptions and deserialization fixes 6 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 6 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 2 years ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 106d510561 Enable nullable annotations for Volo.Abp.EventBus.* 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
maliming d9e6e2c45c
Add `OnAddToOutboxAsync` method. 3 years ago
maliming 13d1289452
Refactor `AddToInboxAsync` method. 3 years ago
maliming f3589878fa
Change the order of events. 3 years ago
maliming 3d3e024f8f
Inform when a new distributed message received or sent. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 4 years ago
gdlcf88 706d05e888 Set MessageId only if ServiceBusMessage doesn't have one 4 years ago
gdlcf88 90c828c83a Make the Azure bus publishes many from outbox with MessageId 4 years ago
William Obando 5bfcf0a2bb Ignore messages without subject 4 years ago
liangshiwei 7221600e75 Refactor 5 years ago
William Obando eb7fa08335 Add option to disable service bus 5 years ago
liangshiwei 325f82a3d7 Update AzureDistributedEventBus 5 years ago
liangshiwei e4b5ed0527 Fix Azure event bus publishing issue 5 years ago
liangshiwei f36c44fc78 Batch publish events from outbox to the azure event bus 5 years ago
liangshiwei 1d42954313 Batch publish events from outbox to the event bus 5 years ago
liangshiwei 7f464754be Enhancement Trigger Event Handler 5 years ago
maliming dbe689323a
Update AzureDistributedEventBus.cs 5 years ago
maliming c3d88a83ba
Fix PublishToEventBusAsync problem. 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei 8415b969fa Update AzureDistributedEventBus.cs 5 years ago
liangshiwei c39ee0b6a2 Update AzureDistributedEventBus.cs 5 years ago
maliming 0b62e07236 Inherit `DistributedEventBusBase`. 5 years ago
maliming ae7c867679 Add packages to common.ps1 5 years ago
maliming 159bc23f2d
Update AzureDistributedEventBus.cs 5 years ago
Gideon de Swardt 08e7aedbd9 Implement Distribute Events Bus with Azure 5 years ago