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

Merge main into live #43596

Merged
merged 20 commits into from
Nov 16, 2024
Merged

Merge main into live #43596

merged 20 commits into from
Nov 16, 2024

Conversation

dotnet-policy-service[bot]
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Nov 16, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/azure/sdk/aspnetcore-guidance.md docs/azure/sdk/aspnetcore-guidance
docs/azure/sdk/authentication/credential-chains.md docs/azure/sdk/authentication/credential-chains
docs/azure/TOC.yml docs/azure/TOC
docs/core/compatibility/9.0.md docs/core/compatibility/9.0
docs/core/compatibility/sdk/8.0/implicit-global-using-netfx.md docs/core/compatibility/sdk/8.0/implicit-global-using-netfx
docs/core/compatibility/sdk/9.0/nugetaudit-transitive-packages.md docs/core/compatibility/sdk/9.0/nugetaudit-transitive-packages
docs/core/compatibility/toc.yml docs/core/compatibility/toc
docs/core/deploying/native-aot/diagnostics.md docs/core/deploying/native-aot/diagnostics
docs/core/diagnostics/built-in-metrics-aspnetcore.md docs/core/diagnostics/built-in-metrics-aspnetcore
docs/core/install/windows.md docs/core/install/windows
docs/core/project-sdk/msbuild-props.md docs/core/project-sdk/msbuild-props
docs/core/project-sdk/overview.md docs/core/project-sdk/overview
docs/core/rid-catalog.md docs/core/rid-catalog
docs/core/whats-new/dotnet-9/overview.md docs/core/whats-new/dotnet-9/overview
docs/csharp/language-reference/builtin-types/value-tuples.md docs/csharp/language-reference/builtin-types/value-tuples
docs/csharp/language-reference/compiler-messages/using-directive-errors.md docs/csharp/language-reference/compiler-messages/using-directive-errors
docs/csharp/language-reference/keywords/using-directive.md docs/csharp/language-reference/keywords/using-directive
docs/csharp/language-reference/keywords/value.md docs/csharp/language-reference/keywords/value
docs/csharp/language-reference/operators/patterns.md docs/csharp/language-reference/operators/patterns
docs/csharp/linq/index.md docs/csharp/linq/index
docs/csharp/toc.yml docs/csharp/toc
docs/csharp/tour-of-csharp/overview.md docs/csharp/tour-of-csharp/overview

zivkan and others added 20 commits November 13, 2024 14:04
* ASP.NET Core guidance for the Azure SDK for .NET

Co-authored-by: Scott Addie <[email protected]>

---------

Co-authored-by: Scott Addie <[email protected]>
Co-authored-by: Anne Thompson <[email protected]>
Add .NET 9 breaking change about NuGetAuditMode changed default
Reported by anonymous feedback.
Changed the code samples with System.Text.Json Converters (Now readonly property).

Fixes #43178, makes #43179 obsolete.
* Add more details on pattern binding

Fixes #43177

We've had feedback that indicates confusion on how C# parses patterns with multiple `and`, `not`, and `or` patterns. Add more examples that demonstrates the problems. Explain the binding order, and recommend using parentheses when the pattern can be misinterpreted.

Also, do a grammar check.

* build error

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* grammar

---------

Co-authored-by: Genevieve Warren <[email protected]>
@github-advanced-security
Copy link

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.

@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 16, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit c84acab into live Nov 16, 2024
14 checks passed
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.