quickstarts icon indicating copy to clipboard operation
quickstarts copied to clipboard

Dapr quickstart code samples and tutorials showcasing core Dapr capabilities

Results 100 quickstarts issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

# Description The `yaml` file to award contribution badges has been updated such that each contributor can be awarded a Quickstarts badge for their contribution to this repo. ## Issue...

Update the `.github/holopin.yaml` file with the following info to set the default [Holopin badge](https://www.holopin.io/sticker/clrqfb88y222860gjxdlaobhpt) for this repo: ```yaml organization: dapr defaultSticker: clrqfb88y222860gjxdlaobhpt stickers: - id: clrqfb88y222860gjxdlaobhpt alias: quickstarts-badge ``` Once...

## Describe the feature Team - I currently see that [component](https://docs.dapr.io/reference/components-reference/) specs with AWS integrations dont have support IRSA (IAM Roles for Service Account), rather we are expected to plug...

# Description Based on the implementation in this [PR](https://github.com/dapr/python-sdk/pull/729), add python-sdk in cryptography ## Issue reference Please reference the issue this PR will close: #1052 ## Checklist Please make sure...

Based on this docs issue https://github.com/dapr/docs/issues/4265 and Python contribution add quickstarts for the python crypto API

good first issue
language/python
area/crypto

One timing problem that occurred when I ran the javascript/http example as a multi-run app in the devcontainer: The order-processor may not be ready to receive the first order from...

## Actual Behavior Looking at any run of the Build Actions workflow you see ~ 15 warnings indicating we're using old out of support github actions, and/or github features. Examples...

good first issue
P1
build