Skip to content

Adegeo/41489/deploy #47079

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

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Adegeo/41489/deploy #47079

wants to merge 26 commits into from

Conversation

adegeo
Copy link
Contributor

@adegeo adegeo commented Jul 3, 2025

Summary

  • Tweaked the entire article to focus more on the environment where the app is run, versus a user running it on a computer.
  • Changed a lot of the wording to remove "you" and "your" unless talking about examples the reader would do.
  • Merged the two different publishing articles into the overview.
  • Talk about "Publish" as the action instead of "Deploy."
  • Add containers.
  • Linked to various related articles that talk about the modes.

Fixes #41489


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/copilot-instructions.md .github/copilot-instructions
docs/architecture/microservices/multi-container-microservice-net-applications/multi-container-applications-docker-compose.md Defining your multi-container application with docker-compose.yml
docs/core/compatibility/sdk/6.0/apphost-generated-for-macos.md "Breaking change: Generate apphost for macOS"
docs/core/compatibility/sdk/8.0/arch-option.md --arch option doesn't imply self-contained
docs/core/compatibility/sdk/8.0/runtimespecific-app-default.md docs/core/compatibility/sdk/8.0/runtimespecific-app-default
docs/core/deploying/index.md .NET application publishing overview
docs/core/deploying/native-aot/index.md [Windows](https://review.learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/index?branch=pr-en-us-47079)
docs/core/deploying/ready-to-run.md ReadyToRun deployment overview
docs/core/deploying/runtime-store.md Runtime package store
docs/core/deploying/single-file/overview.md Single-file deployment
docs/core/deploying/trimming/trim-self-contained.md Trim self-contained deployments and executables
docs/core/docker/build-container.md docs/core/docker/build-container
docs/core/install/macos-notarization-issues.md macOS Catalina Notarization and the impact on .NET downloads and projects
docs/core/native-interop/expose-components-to-com.md Expose .NET Core components to COM
docs/core/project-sdk/msbuild-props.md MSBuild properties for Microsoft.NET.Sdk
docs/core/rid-catalog.md .NET RID Catalog
docs/core/runtime-discovery/troubleshoot-app-launch.md Troubleshoot app launch failures
docs/core/tools/dotnet-clean.md docs/core/tools/dotnet-clean
docs/core/tools/dotnet-publish.md dotnet publish
docs/core/tools/sdk-errors/netsdk1071.md NETSDK1071: Explicitly versioned PackageReference to a metapackage that would be included with the framework.
docs/core/tools/troubleshoot-usage-issues.md Troubleshoot .NET tool usage issues
docs/core/tutorials/publishing-with-visual-studio-code.md Tutorial: Publish a .NET console application using Visual Studio Code
docs/core/tutorials/publishing-with-visual-studio.md docs/core/tutorials/publishing-with-visual-studio
docs/core/versions/selection.md Select the .NET version to use
docs/core/whats-new/dotnet-9/runtime.md What's new in .NET 9 runtime
docs/core/whats-new/dotnet-core-2-2.md What's new in .NET Core 2.2
docs/core/whats-new/dotnet-core-3-0.md What's new in .NET Core 3.0
docs/core/whats-new/dotnet-core-3-1.md docs/core/whats-new/dotnet-core-3-1
docs/navigate/devops-testing/toc.yml docs/navigate/devops-testing/toc
docs/standard/glossary.md .NET glossary

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.

@BillWagner BillWagner modified the milestones: July 2025, August 2025 Aug 6, 2025
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.

confusing: Users of the application have to separately install the .NET runtime.
2 participants