Rafael Câmara
94b97e224f
Remove unused variables ( #1314 )
...
* Remove unused variables
Signed-off-by: Rafael Camara <rafaelcamarac@gmail.com>
Signed-off-by: Rafael Câmara <52082556+RafaelJCamara@users.noreply.github.com>
Co-authored-by: Whit Waldo <whit.waldo@innovian.net>
2024-10-24 15:27:39 -05:00
Yash Nisar
17f849b175
Remove .NET Core 3.1 support and standardize on .NET 6 ( #1045 )
...
* 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>
2023-08-24 11:04:02 -07:00
Yash Nisar
f42b690f4c
Merging changes from 1.10 to master ( #1047 )
...
* Update DurableTask SDK dependency to get ARM64 compatibility (#1024 ) (#1025 )
* Update DurableTask SDK dependency to get ARM64 compatibility
* Fix issue with gRPC address override behavior
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Initial Bulk Subscribe functionality (#1009 )
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
* Workflow unit testing changes for 1.10 release (#1038 )
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Fix issue with gRPC address override behavior
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
* Workflow SDK changes to enable unit testing
Signed-off-by: Chris Gillum <cgillum@microsoft.com>
2023-02-27 14:42:32 -08:00
Yash Nisar
efacff4f58
Change log level to information in pubsub examples ( #942 )
...
Fixes https://github.com/dapr/dotnet-sdk/issues/936
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Co-authored-by: halspang <70976921+halspang@users.noreply.github.com>
2022-09-01 14:06:50 -07:00
Yash Nisar
e6ded69ca4
Add dead letter topic support ( #929 )
...
Closes https://github.com/dapr/dotnet-sdk/issues/897
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
2022-08-22 13:39:31 -07:00
Dmitry Shmulevich
0c9d6a45c8
replaced license headers ( #802 )
...
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2021-12-10 13:39:06 -08:00
Federico Bridger
1acd372ae2
Fixing problem with IIS Express not allowing Applications to subscribe to events ( #754 )
...
Co-authored-by: Federico.Bridger <Federico.Bridger@endava.com>
2021-09-28 13:50:49 -07:00
Aaron Crawfis
eb568116e5
SDK Docs ( #572 )
...
* Setup dapr docs content
* Update SDK docs for new format
* Update daprdocs/content/en/dotnet-sdk-contributing/dotnet-contributing.md
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
* Update daprdocs/content/en/dotnet-sdk-contributing/dotnet-contributing.md
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
* Update python reference
* Update samples to examples
* Update layout
* Update prereqs
* Apply correct branding for .NET Core vs .NET
* Update examples/Client/StateManagement/README.md
* fix solution file
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
2021-02-16 22:15:33 -08:00