abp
abp copied to clipboard
ABP Dapr Integration
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.
Dapr Actor Integration https://github.com/geffzhang/EasyAbp.Abp.Dapr/tree/main/src/EasyAbp.Abp.Dapr.Actors
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.