-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #42871
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
Merge main into live #42871
Conversation
* include a link to the data set within LINQ examples * convert text into note
* Add testing platform architecture * Fix links and png * Fix nits * More link fixing * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Use csharp code slugs instead of cs * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Update docs/core/testing/unit-testing-platform-architecture-services.md Co-authored-by: David Pine <[email protected]> * Update docs/core/testing/unit-testing-platform-architecture-services.md Co-authored-by: David Pine <[email protected]> * Update docs/core/testing/unit-testing-platform-architecture-extensions.md Co-authored-by: David Pine <[email protected]> * Apply suggestions from code review Co-authored-by: David Pine <[email protected]> * Do not use "we" * Refactoring * Mermaid links + pngs * Refactor * Update message bus * Fix links and image name --------- Co-authored-by: David Pine <[email protected]>
Correcting the apt-get command to install the libmsquic package. Previously, this caused a syntax error: $ sudo apt-get libmsquic E: Invalid operation libmsquic The command `install` was missing.
* Update method-parameters.md In a sample code, when I pass a value type by reference, if the method assigns the parameter to refer to a different object, those changes are visible from the caller. * Update docs/csharp/language-reference/keywords/method-parameters.md --------- Co-authored-by: Bill Wagner <[email protected]>
Co-authored-by: Miguel Quiroz <[email protected]>
* Remove references to VS for Mac VS for Mac is out of support. Remove references to it. * Remove visual studio for mac tutorials. This should fix the build warnings * Apply suggestions from code review Co-authored-by: Genevieve Warren <[email protected]> --------- Co-authored-by: Genevieve Warren <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.