36 Commits (f51cfdcd0bcbb01944a3cb6ca7da7e12247ddeec)

Author SHA1 Message Date
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 5 months ago
SALİH ÖZKARA 721dbe0f9b Refactor anonymous event handling and subscriptions 5 months ago
SALİH ÖZKARA 7672598bee Add anonymous name-based event support 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. 12 months ago
maliming 7ae4324808
Refactor event handling to use HandledTime property 1 year ago
maliming 1292074763
Added retry and discard feature. 1 year ago
maliming fbe3fe10bf
Refactor `LocalDistributedEventBus`. 2 years ago
maliming 01713cc001
Refactor `LocalDistributedEventBus`. 2 years ago
maliming deba424346
Remove `public` keyword from `interface`. 2 years ago
maliming f6af11b7c6
Added `filter` to `GetWaitingEventsAsync` method. 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
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago
maliming 0cb497371c
Add `LocalEventHandlerOrderAttribute`. 3 years ago
maliming 5ffc99a1ac
Add `Volo.Abp.Ddd.Domain.Shared package`. 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 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
Halil İbrahim Kalkan 3392ff1ea8 Move event handler interfaces to the abstraction package. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers. 6 years ago
Halil İbrahim Kalkan 8762284482 Added Volo.Abp.EventBus.Abstractions package. 6 years ago