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 #37884

Merged
merged 21 commits into from
Nov 3, 2023
Merged

Merge main into live #37884

merged 21 commits into from
Nov 3, 2023

Conversation

ghost
Copy link

@ghost ghost commented Nov 3, 2023

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/architecture/porting-existing-aspnet-apps/signalr-differences.md Compare ASP.NET SignalR and ASP.NET Core SignalR
docs/core/compatibility/8.0.md Breaking changes in .NET 8
docs/core/compatibility/containers/8.0/aspnet-port.md Default ASP.NET Core port changed from 80 to 8080
docs/core/compatibility/extensions/8.0/cbor-datetime.md System.Formats.Cbor DateTimeOffset formatting change
docs/core/diagnostics/built-in-metrics-aspnetcore.md docs/core/diagnostics/built-in-metrics-aspnetcore
docs/core/diagnostics/built-in-metrics-diagnostics.md .NET extensions metrics
docs/core/diagnostics/built-in-metrics-system-net.md System.Net metrics
docs/core/diagnostics/built-in-metrics.md Built-in metrics in .NET
docs/core/diagnostics/diagnostic-health-checks.md docs/core/diagnostics/diagnostic-health-checks
docs/core/diagnostics/diagnostic-resource-monitoring.md Resource monitoring
docs/core/extensions/dependency-injection.md .NET dependency injection
docs/core/extensions/package-and-deploy-resources.md Package and deploy resources in .NET apps
docs/csharp/fundamentals/coding-style/coding-conventions.md ".NET documentation C# Coding Conventions"
docs/csharp/fundamentals/exceptions/creating-and-throwing-exceptions.md Create and throw exceptions
docs/csharp/language-reference/compiler-messages/array-declaration-errors.md Resolve errors and warnings in array and collection declarations and initialization expressions
docs/csharp/language-reference/compiler-messages/constructor-errors.md Resolve errors and warnings in constructor declarations
docs/csharp/language-reference/compiler-messages/feature-version-errors.md Resolve warnings related to language features and versions
docs/csharp/language-reference/compiler-messages/inline-array-errors.md docs/csharp/language-reference/compiler-messages/inline-array-errors
docs/csharp/language-reference/compiler-messages/lambda-expression-errors.md Errors and warnings when using lambda expressions and anonymous functions
docs/csharp/language-reference/compiler-messages/pattern-matching-warnings.md Pattern matching errors and warnings
docs/csharp/language-reference/compiler-messages/ref-modifiers-errors.md Errors and warnings associated with reference parameters, variables, and returns
docs/csharp/language-reference/compiler-messages/source-generator-errors.md docs/csharp/language-reference/compiler-messages/source-generator-errors
docs/csharp/language-reference/compiler-messages/using-directive-errors.md Resolve warnings related using namespaces
docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Sorry, we don't have specifics on this C# error
docs/fsharp/style-guide/formatting.md F# code formatting guidelines
docs/fundamentals/networking/http/httpclient.md Make HTTP requests with the HttpClient class
docs/fundamentals/syslib-diagnostics/syslib0049.md docs/fundamentals/syslib-diagnostics/syslib0049
docs/visual-basic/language-reference/nothing.md Nothing keyword (Visual Basic)
docs/whats-new/dotnet-docs-mod0.md ".NET docs: What's new for September 2023"
docs/whats-new/dotnet-docs-mod1.md .NET docs: What's new for October 2023

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.

amcasey and others added 21 commits October 20, 2023 18:29
Co-authored-by: Genevieve Warren <[email protected]>
…hrowing exceptions page (#37822)

* Update creating-and-throwing-exceptions.md

* Update creating-and-throwing-exceptions.md
* Bot 🤖 generated "What's new article"

* Update docs/whats-new/dotnet-docs-mod1.md

---------

Co-authored-by: IEvangelist <[email protected]>
Co-authored-by: David Pine <[email protected]>
Document that WebHost.CreateDefaultBuilder will use port 5000
* Add latest errors codes

Several diagnostics have been added for the C# 12 features since their initial release.

Add them.

Fixes #37737

* fix warnings

* cross reference to remove duplicates

Fix warnings, make sure all C# 12 errors go somewhere.

* final edits

Add other undocumented errors for data tracking.

Make error formatting consistent.

* build warning

* build warning
* Remove all references to AutoClient, and add redirect

* Fix warnings...
* Added missing metrics for .NET extensions

* Apply suggestions from code review

Co-authored-by: Tom Dykstra <[email protected]>

* Apply suggestions from code review

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

* Apply suggestions from code review

---------

Co-authored-by: Tom Dykstra <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
* Add small section to describe keyed DI

* Update docs/core/extensions/dependency-injection.md

* Update dependency-injection.md

---------

Co-authored-by: David Pine <[email protected]>
* Add topic for diagnostic IDs

* Fix indentation

* Apply review feedback

* Link diagnostic ID topic from C# style guide
@dotnet-bot dotnet-bot added this to the November 2023 milestone Nov 3, 2023
@BillWagner BillWagner merged commit 8323ab9 into live Nov 3, 2023
18 checks passed
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.