dotnet-sdk/examples/Actor/DemoActor
Whit Waldo c0d70ff24d
Quality of Life Improvements (#1504)
* Removed unnecessary comment
* Update to use file-level namespaces
* Using target-typed new expression
* QoL improvements to code base - primary constructors on classes and records, use of collection initializers, target-typed new expressions, etc.
* Applied all manner of QoL improvements to Dapr.Client
* Fixed break in example caused by nullability annotation change
* Refactored where streaming subscription example is located in solution to align with packages
* Refactored actor example to modernize
* Modernized example

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
2025-04-01 15:24:27 -05:00
..
Properties Changed application port number for actors example (#816) 2022-01-20 16:01:01 -08:00
BankService.cs Quality of Life Improvements (#1504) 2025-04-01 15:24:27 -05:00
DemoActor.cs Quality of Life Improvements (#1504) 2025-04-01 15:24:27 -05:00
DemoActor.csproj Quality of Life Improvements (#1504) 2025-04-01 15:24:27 -05:00
Program.cs Quality of Life Improvements (#1504) 2025-04-01 15:24:27 -05:00
appsettings.json Add Actor Reminder/Timer TTL support (#912) 2022-08-03 11:56:53 -07:00
demo-actor.yaml Samples - Add k8s deployment yaml to DemoActor sample (#1308) 2024-06-26 09:19:53 -07:00