mirror of https://github.com/dapr/docs.git
commit
3ff07c3068
|
@ -86,7 +86,7 @@ Compose the workflow activities into a workflow.
|
|||
|
||||
{{% codetab %}}
|
||||
|
||||
[In the following example](https://github.com/dapr/dotnet-sdk/blob/master/examples/Workflow/WorkflowWebApp/Program.cs), for a basic ASP.NET order processing application using the .NET SDK, your project code would include:
|
||||
[In the following example](https://github.com/dapr/dotnet-sdk/blob/master/examples/Workflow/WorkflowConsoleApp/Program.cs), for a basic ASP.NET order processing application using the .NET SDK, your project code would include:
|
||||
|
||||
- A NuGet package called `Dapr.Workflow` to receive the .NET SDK capabilities
|
||||
- A builder with an extension method called `AddDaprWorkflow`
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit bc3ec80e4a187269abeb46e698464d5f0a9a018a
|
||||
Subproject commit 9dcae7b0e771d7328559bef1dd65df4c1a54b793
|
|
@ -1 +1 @@
|
|||
Subproject commit b465b1fa07211ee8a43bdd66906423d2e9e14ebd
|
||||
Subproject commit d02f9524d96779350323128f88fefdd6fbd6787a
|
|
@ -1 +1 @@
|
|||
Subproject commit 5a2833ca63a87805df1dd02d99a7b354ce95980a
|
||||
Subproject commit 10d09619db5981ba45ec1268687c7a104cb338c1
|
|
@ -1 +1 @@
|
|||
Subproject commit 184e8e14a5e89d8760be6fc0e953a6a6f96cf6b2
|
||||
Subproject commit 915260bf2399999fe82307b31e5c70c1dc42c3ef
|
|
@ -1 +1 @@
|
|||
Subproject commit 3d9b155af142fd531be95ceb0e2fccd237e630c2
|
||||
Subproject commit 5190e79f4275ffcdaffe7efb59c21dffddefb5f8
|
Loading…
Reference in New Issue