Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit of Actions DotNet SDK doc #28

Merged
merged 13 commits into from
Aug 29, 2019
Merged

Conversation

youngbupark
Copy link

  • Initial commit of "Getting started with Action actor" doc


namespace MyActorService
{
internal class MyActor : Actor, IMyActor, IRemindable
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amanbha Do you want to show Reminder and timer usage in this document ? Maybe, later, it would be good to create the separate doc and samples only for Reminder and timer.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@youngbupark Thanks for authoring it. That should be fine

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amanbha ok then, I will add more comments in the code snippet.

@youngbupark youngbupark changed the title Initial commit of "Getting started with Action actor" Initial commit of Actions DotNet SDK doc Aug 28, 2019
@amanbha amanbha requested a review from msfussell August 29, 2019 16:57
@amanbha
Copy link
Contributor

amanbha commented Aug 29, 2019

Looks good to me. Adding @msfussell as reviewer also.

@youngbupark youngbupark merged commit a3cd6ea into master Aug 29, 2019
@youngbupark youngbupark deleted the youngp/add-docs branch August 29, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants