82 Commits (2c8a6e47eebbc9d089b7b33ec356505a632fbcf2)

Author SHA1 Message Date
maliming 54f1241099
Allow publishing dynamic events without local subscribers, use IJsonSerializer for ConvertDynamicEventData 1 month ago
maliming 20d85a44bb
fix: Add missing newlines at the end of several files in the event bus implementation 1 month ago
maliming 29dee66e90
refactor: Update DynamicEventData handling and improve documentation across event bus implementations 1 month ago
maliming fb6f4722ff
refactor: Replace AnonymousEventData with DynamicEventData across the event bus implementation 1 month ago
SALİH ÖZKARA fb47069209 Unify anonymous event handling across buses 2 months ago
SALİH ÖZKARA 721dbe0f9b Refactor anonymous event handling and subscriptions 2 months ago
SALİH ÖZKARA 71eece82e5 Anonymous Rebus events support; demo bootstrap 2 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 2 months ago
SALİH ÖZKARA 58e0c2f609 Add anonymous event support to EventBus 2 months ago
SALİH ÖZKARA c56dcb2909 Add PublishAsync overload to publish by name 2 months ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 8 months ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 8 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming 40c9f63371
Make sure `eventType` is not `null`. 1 year ago
maliming 69849ead7e
Make sure `eventType` is not `null`. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
liangshiwei 9974e42610 Update AbpRebusEventBusOptions.cs 1 year ago
liangshiwei 408a7711ad Update default Rebus configuration 1 year ago
maliming 9abdb8e3d7 Upgrade to .NET 9.0 final. 1 year 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" 2 years ago
maliming 1ea47d8eb7
Update Volo.Abp.EventBus.Rebus.csproj 2 years ago
maliming 6559641912 Upgrade to NET 8. 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 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
maliming 0b0051c106
Update packages to 7.0. 4 years ago
liangshiwei 05fbf30c71 Initialize rebus event bus before use rebus 4 years ago
liangshiwei ab549a9011 Add messageId to Rebus event bus 4 years ago
liangshiwei b798b08c39 Fix the problem of calling Handler multiple times 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
liangshiwei 7221600e75 Refactor 4 years ago
liangshiwei 85482ffeb3 Upgrade Rebus.ServiceProvider to the latest 4 years ago
liangshiwei 0c45dccd54 Update Rebus 4 years ago
liangshiwei 69a82a9f4b Add AbpRebusEventHandlerStep 4 years ago
liangshiwei 9ec54780d4 Batch publish events from outbox to the rebus 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 a80bce697d
Get the configured actions in advance. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago