mirror of https://github.com/dapr/dotnet-sdk.git
Updating client sample readme
This commit is contained in:
parent
fa41389130
commit
2ecb92d746
|
|
@ -1,5 +1,5 @@
|
|||
# Dapr Grpc Client Sample
|
||||
The gRPC client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis.
|
||||
# Dapr Client Sample
|
||||
The client sample shows how to make Dapr calls to publish events, save state, get state and delete state using a Dapr client apis.
|
||||
|
||||
## Prerequistes
|
||||
* [.Net Core SDK 3.1](https://dotnet.microsoft.com/download)
|
||||
|
|
|
|||
Loading…
Reference in New Issue