42 Commits (6c8d37058d7a4fe7edfa8401e195b24fe76d7241)

Author SHA1 Message Date
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year 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 3 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 4 years ago
William Obando eb7fa08335 Add option to disable service bus 4 years ago
liangshiwei 325f82a3d7 Update AzureDistributedEventBus 4 years ago
liangshiwei e4b5ed0527 Fix Azure event bus publishing issue 4 years ago
liangshiwei f36c44fc78 Batch publish events from outbox to the azure event bus 4 years ago
liangshiwei 1d42954313 Batch publish events from outbox to the event bus 4 years ago
liangshiwei 7f464754be Enhancement Trigger Event Handler 4 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