eShopOnDapr icon indicating copy to clipboard operation
eShopOnDapr copied to clipboard

A sample .NET distributed application based on eShopOnContainers, powered by Dapr.

Results 27 eShopOnDapr issues
Sort by recently updated
recently updated
newest added

The original project has tests in it, I was wondering if some could be added to this project too to help us see how to do it in a dapr...

enhancement

It will be super easy for developers using project tye. Add Tye.yaml

enhancement

Hi. New to Dapr, Blazor and Containers so out on a limb here. When I run eShopOnDapr I can see the blazor dlls being rejected (by Sophos) in the Chrome...

I start project on vs2022, open http://localhost:5104/ show error: ![image](https://user-images.githubusercontent.com/6995664/191649384-ddd8c168-405c-4096-b5d9-8612d93d4812.png)

- updating Dapr 1.9 to Dapr 1.12.3 - updating Dapr SDKs to latest [TODO] - updating .NET 7 to .NET 8 [TODO]

* [ ] Update main nugets & net version * [ ] Update docker * [ ] update readme * [ ] work on release notes * [ ] make...

correct the mail dev web port in docker-compose.override.yml file - 80 -> 1080

Fix the errors as shown in the screenshots below.

This PR includes test projects that provide ideas and examples of writing test cases when using Dapr. I write the test cases based on those in eShopOnContainers.

1.The scope in the docker image is wrong 2. The image source of docker compose should be indicated #137