Skip to content

Local runtime hosting details. #978

Discussion options

You must be logged in to vote

Could Microsoft clarify if Aspire weaves something like Dapr side-cars into the runtime architecture? I am hoping that Aspire can operate without side-cars though I appreciated that some teams will elect to target Dapr on the cloud from their Aspire VS solution.

By default, not it does not weave anything like dapr side cars in the default experience. Dapr is an API extension that can be enabled. See the example here https://github.com/dotnet/aspire-samples/blob/main/samples/AspireWithDapr/AspireWithDapr.AppHost/Program.cs. Currently there's no deployment support for dapr to ACA but that's being worked on.

When an Aspire solution is run locally as part of the code/debug cycle is the VS2…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davidfowl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants