eShopOnDapr
eShopOnDapr copied to clipboard
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
Updated to DAPR 1.8.4 and Updated nuget references Of course I have successfully ran it locally and verified the UI + login + adding stuff to the kart + checkout
Hello Team, We tried to run the solution and it loads perfectly from Visual Studio. We are able to debug most part of the solution except the BlazorClient. Following is...
Following the document to deploy the app on a local k8s with Docker Desktop, see the error below after logging in with the test account: > Failed to load resource:...
Hello Team, While this project is a great starting point from Architecture's point of view. There are certain things that would just make it awesome. 1. Add Support for Tye...
zipkin-WEBSHOPPINGAPIGW
HI everyone, I'm trying to deploy eShopOnDapr on GCP using GCP's native services. I decided to it step by step and I started by running the project locally replacing the...
Can you briefly describe the saga mode of dapr. And precautions for saga mode in dapr.
This was temporarily disabled because of issues in the SDK. Issues have been resolved now.
use the minio storage for product pictures
Builds a local development container. With it you can work locally with a docker-in-docker accessible by VS Code Remote-Container extension. Sets a VS Code context with the following extensions: *...