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

Issue 18496 #21677

Merged
merged 6 commits into from
Dec 18, 2020
Merged

Issue 18496 #21677

merged 6 commits into from
Dec 18, 2020

Conversation

mfcallahan
Copy link
Contributor

Summary

Changes per original issue and discussion:

  • Use nameof expression
  • Use expression bodied members
  • Use pattern matching
  • Grammar (removed casual language)

Fixes #18496

@sughosneo
Copy link
Contributor

sughosneo commented Nov 24, 2020

Hi @mfcallahan, thank you for submitting this PR.

It would be better if we update the reference application eShopOnContainers before we update the docs.
Could you please submit a PR in eShopOnContainers repo as well ? We will test and merge the changes.

@mfcallahan
Copy link
Contributor Author

@sughosneo Thanks, I will submit a pull request for the eShopOnContainers repo.

@mfcallahan
Copy link
Contributor Author

@sughosneo Issue 1527 and created and pull request created for eShopOnContainers repo.

@sughosneo
Copy link
Contributor

@sughosneo Issue 1527 and created and pull request created for eShopOnContainers repo.

thank you @mfcallahan , will test and update.

Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

A few bits of C# clean up

Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

Looks good to me, we'll :shipit: - thank you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

few changes
5 participants