You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/aca/03-aca-dapr-integration/index.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,13 +128,15 @@ You are now ready to run the applications locally using the Dapr sidecar in a se
128
128
- Install Dapr SDK for.NET Corein the Frontend Web APP, so we can use the service discovery and service invocation offered by Dapr Sidecar. To do so, add below nuget package to the project.
Copy file name to clipboardExpand all lines: docs/aca/04-aca-dapr-stateapi/index.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -122,13 +122,15 @@ Whereas in the previous section we demonstrated using Dapr State Store without c
122
122
Similar to what we have done in the Frontend Web App, we need to use Dapr Client SDK to manage the state store. Update the below file with the added Dapr package reference:
0 commit comments