Shivam Kumar
787cba6f4f
adding get actor reminder API ( #1103 )
...
* get actor reminder API
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
* handling serialization better
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
---------
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
2023-06-09 09:20:51 -07:00
Yash Nisar
6e77f12a39
Add support for repetition and ISO 8601 for reminders ( #974 )
...
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
Signed-off-by: Yash Nisar <yashnisar@microsoft.com>
2023-01-26 20:13:42 -08:00
halspang
8bc7e90194
Add Actor Reminder/Timer TTL support ( #912 )
...
Add Actor Reminder/Timer TTL support
This commit adds the TTL field to Actor reminders/timers. This allows
reminders and timers to expire after a given TimeSpan instead of
having to be manually deleted.
https://github.com/dapr/dotnet-sdk/issues/788
Signed-off-by: Hal Spang <halspang@microsoft.com>
2022-08-03 11:56:53 -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
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