samples icon indicating copy to clipboard operation
samples copied to clipboard

Community driven repository for Dapr samples

Results 104 samples issues
Sort by recently updated
recently updated
newest added

While this example works, it left me with a few questions. **1.** Why is the node app grpc port exposed to the host computer? **2.** Why does the node app...

good first issue

Hi , can someone please help me out get up and run dapr sidecar and asp.net core web API application, please suggest any change need to do in my docker...

With the Twitter Sentiment app, the issue is that when you go to this page https://github.com/dapr/samples/tree/master/twitter-sentiment-processor you do not realize that there are Java and Go/node versions ( and soon...

Please consider providing example for using asp.net netcore 3.1 docker build/containers

good first issue

Currently there is no "How it Works" section for sample 7.middleware and adding it will help understand how the sample works.

We need to supply a gRPC middleware sample. This should be an existing Go middleware wrapped under Dapr interface.

area/runtime/middleware
P2

There is [a number](https://github.com/search?q=dapr+sample&type=Repositories) of Dapr samples [all over GitHub](https://github.com/search?q=dapr+sample&type=Repositories). Given the existing disclaimer about each sample being maintainer by its author, the `dapr/samples` repo should allow for listing of...

enhancement

Considerations: - It should only be possible to run on UNIX-like systems - Unix Domain Sockets dependency. - It should refer to .NET official documentation

Signed-off-by: Amulya Varote Created scenario samples for daprcon presentation and recording. This includes service-invocation and secrets-management examples.