mirror of https://github.com/dapr/dotnet-sdk.git
* update devcontainer
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* update test setup
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* Now the json serialization should work with multiple methods in an interface
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* fixed devcontainer to run actors
Now the devcontainer uses docker in docker, so you can reach the dapr setup after you did run dapr init. This will then only affect the dev container, without compromising the host of the devcontainer
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* fix bugs with the current implementation
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* add a test that checks excatly the behavior
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* fix devcontainer post creatd command
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* change the default to dotnet 8.0
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* I don't know what is different but we commit.
Maybe it resolves the need of chmod for it 🤷♀️
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* make it easier to see why the application of an E2E test couldn't start
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* make the exception in E2E more percise
Signed-off-by: paule96 <paul-jeschke@outlook.com>
* fix exception message
Signed-off-by: paule96 <paul-jeschke@outlook.com>
---------
Signed-off-by: paule96 <paul-jeschke@outlook.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
|
||
---|---|---|
.. | ||
Actors | ||
Controllers | ||
Account.cs | ||
Dapr.E2E.Test.App.csproj | ||
Program.cs | ||
Startup.cs | ||
Transaction.cs |