Open
Conversation
* Add subservice metadata value
…ervice fails (.NET 11) (#52863)
…ackage flags, and NuGet versions (#52000)
…te ArrayPool (#52133) * Initial plan * Update StringBuilder guidance in default-marshalling-for-strings.md Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Update docs/framework/interop/default-marshalling-for-strings.md * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix ArrayPool sample: use return value for string length and return buffer to pool Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
* Clarify Orleans constructor migration guidance Update the Orleans migration guide and breaking changes summary to distinguish serializer constructors from generated activator constructors. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Refine Orleans constructor migration docs Clarify that the replacement attributes are for dependency injection scenarios and update the migration example to use an injected service instead of serialized data. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Mark injected dependency as non-serialized Update the Orleans migration guide example so the injected dependency property is marked with [field: NonSerialized] and does not trigger analyzer warnings. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Clarify OrleansConstructor sample comment Update the Orleans migration guide sample to note that [OrleansConstructor] was obsolete and ignored. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update docs/orleans/migration-guide.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> * Update docs/orleans/includes/orleans-10-breaking-changes.md Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
* Create stubs * Update union-declaration-errors.md * Review the full error list. * Final proofread. * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Bill Wagner <wiwagn@microsoft.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Address comments #52685 was merged while a review wasn't yet completed. Address those comments. * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix warning. * Apply suggestions from code review Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse