28 Commits (c67db4ff15db318868dcdc84f4192da4c4e9d0eb)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming 7ae4324808
Refactor event handling to use HandledTime property 8 months ago
maliming 1292074763
Added retry and discard feature. 8 months ago
maliming fbe3fe10bf
Refactor `LocalDistributedEventBus`. 1 year ago
maliming 01713cc001
Refactor `LocalDistributedEventBus`. 1 year ago
maliming deba424346
Remove `public` keyword from `interface`. 1 year ago
maliming f6af11b7c6
Added `filter` to `GetWaitingEventsAsync` method. 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 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 4 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. 5 years ago
Halil İbrahim Kalkan 8762284482 Added Volo.Abp.EventBus.Abstractions package. 5 years ago