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

Housekeeping updates for .NET 8 GA #38017

Merged
merged 8 commits into from
Nov 13, 2023
Merged

Housekeeping updates for .NET 8 GA #38017

merged 8 commits into from
Nov 13, 2023

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Nov 11, 2023

Contributes to #34171


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
api/index.md .NET API browser
docs/architecture/grpc-for-wcf-developers/application-performance-management.md Application Performance Management - gRPC for WCF Developers
docs/architecture/maui/unit-testing.md Unit testing
docs/architecture/microservices/multi-container-microservice-net-applications/background-tasks-with-ihostedservice.md Implement background tasks in microservices with IHostedService and the BackgroundService class
docs/architecture/porting-existing-aspnet-apps/deployment-scenarios.md docs/architecture/porting-existing-aspnet-apps/deployment-scenarios
docs/core/compatibility/8.0.md Breaking changes in .NET 8
docs/core/compatibility/aspnet-core/8.0/trimmode-full.md TrimMode defaults to full for Web SDK projects
docs/core/compatibility/containers/8.0/multi-platform-tags.md "Breaking change: Multi-platform container tags are Linux-only"
docs/core/compatibility/interop/8.0/safehandle-constructor.md SafeHandle types must have public constructor
docs/core/compatibility/sdk/8.0/arch-option.md docs/core/compatibility/sdk/8.0/arch-option
docs/core/compatibility/sdk/8.0/console-encoding.md CLI console output uses UTF-8
docs/core/compatibility/sdk/8.0/version-requirements.md "Breaking change: Version requirements for .NET 8 SDK"
docs/core/deploying/native-aot/index.md Native AOT deployment
docs/core/deploying/trimming/trimming-options.md docs/core/deploying/trimming/trimming-options
docs/core/extensions/queue-service.md Create a Queue Service
docs/core/extensions/scoped-service.md Use scoped services within a BackgroundService
docs/core/extensions/timer-service.md Implement the IHostedService interface
docs/core/extensions/windows-service.md docs/core/extensions/windows-service
docs/core/extensions/workers.md Worker services in .NET
docs/core/porting/index.md Port from .NET Framework to .NET 7
docs/core/tools/nuget-signed-package-verification.md NuGet signed-package verification
docs/core/tutorials/cli-templates-create-template-package.md Tutorial: Create a template package
docs/core/whats-new/dotnet-8.md Copy everything else and build app.
docs/csharp/whats-new/csharp-12.md docs/csharp/whats-new/csharp-12
docs/standard/frameworks.md Target frameworks in SDK-style projects
docs/standard/native-interop/qualify-net-types-for-interoperation.md Qualify .NET types for COM interoperation
docs/standard/net-standard.md .NET Standard
docs/standard/serialization/system-text-json/converters-how-to.md How to write custom converters for JSON serialization (marshalling) in .NET
docs/standard/serialization/system-text-json/customize-properties.md docs/standard/serialization/system-text-json/customize-properties
docs/standard/serialization/system-text-json/preserve-references.md How to preserve references and handle or ignore circular references in System.Text.Json

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.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

Once we resolve the warnings, let's :shipit:

@gewarren
Copy link
Contributor Author

Thanks for reviewing @BillWagner!

@gewarren gewarren merged commit 23a615f into dotnet:main Nov 13, 2023
8 checks passed
@gewarren gewarren deleted the net8-ga branch November 13, 2023 21:51
@gewarren gewarren added the 🏁 Release: .NET 8 Work items for the .NET 8 release label Apr 12, 2024
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.

3 participants