Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

The Dapr resource model in Aspire, in particular with respect to Dapr components, still has a lot of room for improvement. The initial goal was to have component auto-provisioning that "just worked" on run when applications were agnostic as to the exact kind of component being used. (E.g. just use the built-in Redis DB instance, if available, or fall back to an in-memory component if not.) Given that the Dapr building blocks are intended to allow applications to be agnostic with respect to their underlying dependencies, I still think that made sense.

That said, I think the next step is to help automate Dapr component setup for when the application (or, rather, the larger orchestration) does…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@paule96
Comment options

@paule96
Comment options

Answer selected by paule96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants