mirror of https://github.com/dapr/dotnet-sdk.git
* Fixed bad console output showing encrypted bytes Signed-off-by: Whit Waldo <whit.waldo@innovian.net> * Simplified example so it doesn't require an Azure Key Vault instance and just uses a local set of keys Signed-off-by: Whit Waldo <whit.waldo@innovian.net> * Updated README to include instructions for generating the private key Signed-off-by: Whit Waldo <whit.waldo@innovian.net> * Added private RSA key to project for users that lack OpenSSL on their system - updated README to include warning calling out that this key shouldn't be used for anything but demonstration and testing purposes. Signed-off-by: Whit Waldo <whit.waldo@innovian.net> --------- Signed-off-by: Whit Waldo <whit.waldo@innovian.net> |
||
|---|---|---|
| .. | ||
| ConfigurationApi | ||
| Cryptography | ||
| DistributedLock | ||
| PublishSubscribe | ||
| ServiceInvocation | ||
| StateManagement | ||
| README.md | ||
README.md
Dapr Client examples
The following examples will show you how to:
SDK docs
For more information on the .NET Dapr client visit the SDK docs.