27 Commits (ebb6e316d5b4f839d3144c69a8bd8680c045c9cc)

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 78426d59b1
Update AbpAspNetCoreMvcDaprEventBusModule.cs 1 year ago
maliming 5e7c233e7c
Add dapr event handlers as an endpoint to cmpitable with Dapr SDK. 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 ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei dc448c4b72 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Dapr.* projects 3 years ago
maliming 88be3f231b
Update AbpAspNetCoreMvcDaprEventsController.cs 3 years ago
maliming 75e3383008
Add more properties to `AbpDaprEventData`. 3 years ago
maliming 7035bd2516
Update AbpAspNetCoreMvcDaprEventsController.cs 3 years ago
maliming 9d1e941d39
Add `IsAbpDaprEventData` to check the data. 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 606d87e320
Update AbpAspNetCoreMvcDaprEventsController.cs 3 years ago
maliming 13d1289452
Refactor `AddToInboxAsync` method. 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 d7204df550
Use cloud events. 4 years ago
maliming 095c6f7b84
Change async methods to sync. 4 years ago
maliming cc92a2fe59
Add JSON converter and update documents. 4 years ago
maliming 707cb6d105
Allow users to use the standard `Topic` attribute. 4 years ago
Halil İbrahim Kalkan 0ec37b1c4a Validate Dapr App API Tokens. 4 years ago
Halil İbrahim Kalkan c58a59373e Set nullable: AbpAspNetCoreMvcDaprSubscriptionDefinitionConverter._writeJsonSerializerOptions 4 years ago
maliming 866104e071
Update package target to net7.0. 4 years ago
maliming f96ee789ad Update package name. 4 years ago