Skip to content

Added DispatcherQueueExtensions docs, deprecated DispatcherHelper #475

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

Merged

Conversation

Sergio0694
Copy link
Contributor

@Sergio0694 Sergio0694 commented Mar 10, 2021

Fixes #384 and #318

What changes to the docs does this PR provide?

  • Added docs for DispatcherQueueExtensions (including migration from DispatcherHelper)
  • Deprecated docs for DispatcherHelper

PR Checklist

Please check if your PR fulfills the following requirements:

  • Correctly picked the right branch to base the change off (master for new features, live for typos/improvements)
  • For new pages, used the provided template
  • For new features, added an entry in the Table of Contents
  • Ran against a spell and grammar checker
  • Contains NO breaking changes

@opbld32
Copy link

opbld32 commented Mar 10, 2021

Docs Build status updates of commit 9298459:

✅ Validation status: passed

File Status Preview URL Details
docs/extensions/DispatcherQueueExtensions.md ✅Succeeded View
docs/helpers/DispatcherHelper.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@Sergio0694 Sergio0694 force-pushed the feature/dispatcher-queue branch from 9298459 to 7618c40 Compare March 10, 2021 00:32
@opbld31
Copy link

opbld31 commented Mar 10, 2021

Docs Build status updates of commit 7618c40:

✅ Validation status: passed

File Status Preview URL Details
docs/extensions/DispatcherQueueExtensions.md ✅Succeeded View
docs/helpers/DispatcherHelper.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Collaborator

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

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

Couple of suggestions

Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
@opbld32
Copy link

opbld32 commented Mar 10, 2021

Docs Build status updates of commit ff634b4:

✅ Validation status: passed

File Status Preview URL Details
docs/extensions/DispatcherQueueExtensions.md ✅Succeeded View
docs/helpers/DispatcherHelper.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld31
Copy link

opbld31 commented Mar 10, 2021

Docs Build status updates of commit 7578feb:

✅ Validation status: passed

File Status Preview URL Details
docs/extensions/DispatcherQueueExtensions.md ✅Succeeded View
docs/helpers/DispatcherHelper.md ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@michael-hawker michael-hawker merged commit c07e601 into MicrosoftDocs:master Mar 10, 2021
@michael-hawker
Copy link
Collaborator

Thanks @Sergio0694!

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.

DispatcherHelper is Obsolete
4 participants