80 Commits (cc274c871d6e9404eaa3e4e5c1b48fcd4419b2b8)

Author SHA1 Message Date
Mark Cilia Vincenti 9db10bbd57 Cleaning 5 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 5 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming c5d99180a4
Update PostConfigureAbpRabbitMqEventBusOptions.cs 11 months ago
maliming a81f838e83
Add `PostConfigureAbpRabbitMqEventBusOptions`. 11 months ago
André Herbst 0c4e460d39 fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types 11 months ago
maliming c5d712ce51
Refactor RabbitMQ channel and connection handling for improved efficiency and reliability 1 year ago
maliming f1e6770e3c
Update `RabbitMQ.Client` to 7.X. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
Nico Lachmuth d4a49455d1 fix ExposeService attribute 1 year ago
Nico Lachmuth 4c843f2439 aadded interface for rabbitmq eventbus 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
liangshiwei b030933ff5 Add more Arguments to AbpRabbitMqEventBusOptions 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
liangshiwei 6ba8a1a6b2 Use one-off channels for passive declarations 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
liangshiwei f4d544c40b Enhance RabbitMQ to set PrefetchCount 4 years ago
Necati Meral ff9ebdbcab Update usage of default value 4 years ago
Necati Meral 5cfd2fa012 fix hardcoded reference 4 years ago
Necati Meral 86d89ebba5 Allow the exchange type to be specified 4 years ago
liangshiwei f1cbcb16c7 Update RabbitMqDistributedEventBus 4 years ago
liangshiwei 7221600e75 Refactor 4 years ago
Halil İbrahim Kalkan 3266d15c1e Refactor: reformat method. 4 years ago
liangshiwei 3364e7e227 Update RabbitMqDistributedEventBus.cs 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
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
liangshiwei cc34580436 Remove Error Handle 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
Halil İbrahim Kalkan 8859803254 Remove old TODOs 5 years ago
Halil İbrahim Kalkan 4af63febff Rename IRawEventPublisher to ISupportsEventBoxes and refactor methods. 5 years ago
Halil İbrahim Kalkan 51ce477165 Eliminate duplicate incoming events 5 years ago
Halil İbrahim Kalkan 2aa45fe208 Check handlerselector for inbox event processing 5 years ago
Halil İbrahim Kalkan 8af7ccdbaf Implemented initial inbox processing logic 5 years ago
Halil İbrahim Kalkan 9593c877e1 Save incoming events to inbox 5 years ago
Halil İbrahim Kalkan afcd640e40 Basic implementation is done for the event outbox. 5 years ago
Halil İbrahim Kalkan d1ea4736b7 save to outbox 5 years ago
Halil İbrahim Kalkan 5f50d3323a Add AbpDistributedEventBusOptions to DistributedEventBusBase 5 years ago
Halil İbrahim Kalkan 616258197e Added outbox parameter and dbcontext abstraction 5 years ago