Aman Bhardwaj
ea51561f49
git gui, ading editor config and removing depenency on StyleCop.Analyzers ( #228 )
2020-02-18 13:21:12 -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
Aman Bhardwaj
34835a0224
Build for net core 3.1 ( #189 )
2019-12-16 09:31:25 -08:00
Aman Bhardwaj
9a499176bf
Revert "Build for net core 3.1"
...
This reverts commit bead12b1d8 .
2019-12-15 09:59:08 -08:00
Aman Bhardwaj
bead12b1d8
Build for net core 3.1
2019-12-13 20:31:08 -08:00
Ross McDermott
7875ef3da9
Fix spelling mistake ( #169 )
2019-11-21 18:17:26 -08:00
Shalabh Mohan Shrivastava
836d959f0b
Making the application port change to 5000 in launch settings ( #160 )
2019-11-18 14:42:15 -08:00
Greg Ingram
07324ec059
Remove unneeded ToString methods ( #157 )
2019-11-18 09:45:35 -08:00
Aman Bhardwaj
af3da0c518
Removing nuspec files for packing. ( #139 )
...
* Removing nuspec files for packing.
* adding symbols generation
* Adding solution files for samples, tests & sdk for better organization and targetted builds.
2019-10-27 18:20:54 -07: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
Aman Bhardwaj
66107eab0b
ADding launchsettings.json to user port for local launch ( #111 )
2019-10-17 17:57:48 -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