dapr / dotnet-sdk

Dapr SDK for .NET
Apache License 2.0
1.12k stars 340 forks source link

Added fix to handle null return values #1353

Closed WhitWaldo closed 1 month ago

WhitWaldo commented 1 month ago

Description

Added some simple checks to handle null response values.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1349 and #1296

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list: