* Remove .NET Core 3.1 support and standardize on .NET 6
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* Remove support for .NET 5 as well
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
---------
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* Add support for Bulk State, i.e. SaveBulkStateAsync
Closes https://github.com/dapr/dotnet-sdk/issues/785
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* Update examples to include support for Bulk State
Closes https://github.com/dapr/dotnet-sdk/issues/963
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>