Aman Bhardwaj
7005e24624
REmoving dependency on Newtonsoft ( #227 )
2020-02-19 10:46:30 -08:00
pacodelacruz
114f1065ed
Update 'samples/Actor' to show Timer and Reminder functionality ( #213 )
...
* Updated samples/Actor to show Timer and Reminder functionality
* Updated ActorClient. Changed deregistration of TImer and Reminder at the end of the program
Co-authored-by: Leon Mai <lemai@microsoft.com>
Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
2020-02-06 14:53:14 -08:00
Greg Ingram
07324ec059
Remove unneeded ToString methods ( #157 )
2019-11-18 09:45:35 -08:00
Aman Bhardwaj
d3c8eea13d
Making Main async and using Grpc.Net.Client ( #145 )
2019-11-04 19:32:24 -08:00
Aman Bhardwaj
353ba4d6cb
Updating sample which shows calls with remoting for methods which throw exception & call to emthod with no return and arg ( #132 )
2019-10-23 18:58:22 -07:00
Greg Ingram
3d2fbe8b25
Removed unused usings ( #122 )
2019-10-21 09:53:55 -07:00
Aman Bhardwaj
e3446c5bd6
Update Program.cs
2019-10-17 17:11:37 -07:00
Aman Bhardwaj
a9e3f78f1b
Add Actor sample. ( #94 )
...
* Adding a project with actor service and client.
* Updating the client code
* Adding an Actor sample.
2019-10-13 17:11:42 -07:00