74 Commits (d2eef4f1f63aa7dad9e01fbed2e86d4d9d3dee49)

Author SHA1 Message Date
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 759d908206 Abstract EventErrorHandler 5 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
maliming 6f1514da88 Switch to the tenant before calling the handleevent method. 6 years ago
liangshiwei c046dac407 Upgrade RabbitMQ.Client to 6.1.0 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Yunus Emre Kalkan 8b58991ff3 DistributedEventBusOptions to AbpDistributedEventBusOptions 7 years ago
Yunus Emre Kalkan c5640700dd RabbitMqEventBusOptions to AbpRabbitMqEventBusOptions 7 years ago
Halil İbrahim Kalkan f719bda32f Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus. 7 years ago
Halil İbrahim Kalkan 70a371ca7b Fixed #1056: Consume twice when published a message by rabbitMq distributed event bus. 7 years ago
Halil ibrahim Kalkan a7708e3dc9 Initialize the RabbitMqDistributedEventBus. 7 years ago
Halil ibrahim Kalkan 994084edaf Resolved #760: Change RabbitMQ Eventbus configuration path 7 years ago
Halil ibrahim Kalkan 10fa66936f Rename RabbitMqDistributedEventBusOptions to RabbitMqEventBusOptions. 7 years ago
Halil ibrahim Kalkan 40fa063c69 Finalized RabbitMqEventBus sample. 7 years ago
Halil ibrahim Kalkan 7759d3244f Move Volo.Abp.EventBus.Distributed.RabbitMQ to Volo.Abp.EventBus.RabbitMQ 7 years ago