25 Commits (02ac6b00a05262bd7041f64e4fb0330b68261695)

Author SHA1 Message Date
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming 40c9f63371
Make sure `eventType` is not `null`. 1 year ago
maliming 69849ead7e
Make sure `eventType` is not `null`. 1 year ago
maliming 489c74f1ff
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 2d05d9b68d
Make `IAbpDaprClientFactory` async. 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
maliming 75e3383008
Add more properties to `AbpDaprEventData`. 3 years ago
maliming 26f20deb0c
Use `AbpDaprEventData ` to pass `CorrelationId`. 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 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
maliming 095c6f7b84
Change async methods to sync. 4 years ago
maliming 707cb6d105
Allow users to use the standard `Topic` attribute. 4 years ago
Halil İbrahim Kalkan 7ec42e55cc Register DaprClient to DI 4 years ago
Halil İbrahim Kalkan 0064f4f501 Introduce IAbpDaprClientFactory.CreateHttpClientAsync 4 years ago
maliming 866104e071
Update package target to net7.0. 4 years ago
maliming 4a724493b9
Implement the Dapr event bus. 4 years ago
Halil İbrahim Kalkan 4be7bc3fb6 Set rootnamespaces to empty for the new dapr integration packages. 4 years ago
Halil İbrahim Kalkan 6f9750fa50 Added Volo.Abp.EventBus.Dapr package. 4 years ago