28 Commits (c1053df45a09c33f2b4b0c2c4e952e9409bd2c4b)

Author SHA1 Message Date
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 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
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete. 5 years ago
liangshiwei abc400ce9b Using asynchronous methods 5 years ago
liangshiwei 450f52e18a write log when message move to dead letter 5 years ago
liangshiwei 6bd2597b36 Refactor 5 years ago
liangshiwei e0e659ae09 Update KafkaDistributedEventBus 5 years ago
liangshiwei 1ecc16d161 Improved 5 years ago
liangshiwei fbedc63bc3 Improved 5 years ago
liangshiwei 3d2348134e Add unit tests 5 years ago
liangshiwei 29e0cee1aa Implement EventErrorHandler for rabbitmq & rebus 5 years ago
liangshiwei f6198eeb80 Implement EventErrorHandler for kafka 5 years ago
liangshiwei 759d908206 Abstract EventErrorHandler 5 years ago
Ahmet 5318451927 Sorting all modifiers 5 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
liangshiwei 22ae6ca993 Add Kafka event bus integration 6 years ago