dotnet-sdk/examples/Client
Fabian Steinbach e3efbad010
Add example for invoking non-Dapr HTTP endpoints using DaprClient (#1519)
Signed-off-by: fabistb <fabian0401@online.de>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
2025-07-03 10:48:24 -05:00
..
ConfigurationApi Updated Dapr runtime/CLI version used in integration tests (#1485) 2025-03-16 20:14:32 -05:00
Cryptography Fix for large file cryptography support (#1528) 2025-05-02 16:51:41 -05:00
DistributedLock Updated Dapr runtime/CLI version used in integration tests (#1485) 2025-03-16 20:14:32 -05:00
PublishSubscribe Add .NET client for pub/sub support - streaming subscriptions (#1381) 2024-11-05 11:57:21 -06:00
ServiceInvocation Add example for invoking non-Dapr HTTP endpoints using DaprClient (#1519) 2025-07-03 10:48:24 -05:00
StateManagement #906 -Added methods in status API supports for saving and reading binary data (#1116) 2024-12-11 14:41:14 -06:00
README.md Added new links to client folder in example (#938) 2022-08-25 15:48:41 -07:00

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.