dotnet-sdk/examples/Client
Whit Waldo faeeb8eaca
Fix for large file cryptography support (#1528)
* Porting the changes from Dapr.Cryptography 1.16 back to 1.15

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-05-02 16:51:41 -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 Remove unused using statements. (#1313) 2024-10-24 17:00:09 -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.