abp icon indicating copy to clipboard operation
abp copied to clipboard

ABP Dapr Integration

Open hikalkan opened this issue 3 years ago • 2 comments

We started to work on ABP - Dapr integration. I see two main integration points:

  • [ ] #13338
  • [ ] #13339
  • [ ] #13341
  • [ ] #13582
  • [ ] #13342
  • [ ] #13340

I think the other Dapr building blocks have nothing to do with ABP. They can be usable via Dapr's API just like in any other .NET application.

hikalkan avatar Jul 19 '22 10:07 hikalkan

Dapr Actor Integration https://github.com/geffzhang/EasyAbp.Abp.Dapr/tree/main/src/EasyAbp.Abp.Dapr.Actors

geffzhang avatar Jul 20 '22 00:07 geffzhang

First thought nothing to do with Actors, but we will check your implementation to understand what ABP can do with the actors. Thanks for sharing.

hikalkan avatar Jul 20 '22 07:07 hikalkan