mirror of https://github.com/dapr/quickstarts.git
Update workflows/csharp/sdk/README.md
Co-authored-by: Chris Gillum <cgillum@gmail.com> Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
This commit is contained in:
parent
808bc0101b
commit
08546ce6ec
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
In this quickstart, you'll create a simple console application to demonstrate Dapr's workflow programming model and the workflow management API. The console app starts and manages the lifecycle of a workflow that stores and retrieves data in a Dapr state store.
|
||||
|
||||
This quickstart includes one service:
|
||||
This quickstart includes one project:
|
||||
|
||||
- Dotnet client service `order-processor`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue