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

purge app except app host #1105

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

jamesmontemagno
Copy link
Member

@jamesmontemagno jamesmontemagno commented Jun 14, 2024

Purge out anything ".NET Aspire app" and replace with .NET Aspire project.

Keep all "app host" or "AppHost" as this is what it is called... this project is hosting your apps.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/caching/caching-components-deployment.md Tutorial: Deploy a .NET Aspire project with a Redis Cache to Azure
docs/database/seed-database-data.md Seed data in a database using .NET Aspire
docs/database/sql-server-component-deployment.md Tutorial: Deploy a .NET Aspire project with a SQL Server Database to Azure
docs/deployment/azure/aca-deployment-azd-in-depth.md [Windows](https://review.learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment-azd-in-depth?branch=pr-en-us-1105)
docs/deployment/azure/aca-deployment-github-actions.md [Windows](https://review.learn.microsoft.com/en-us/dotnet/aspire/deployment/azure/aca-deployment-github-actions?branch=pr-en-us-1105)
docs/deployment/azure/aca-deployment-visual-studio.md docs/deployment/azure/aca-deployment-visual-studio
docs/deployment/azure/aca-deployment.md Deploy a .NET Aspire project to Azure Container Apps
docs/deployment/azure/application-insights.md Use .NET Aspire with Application Insights
docs/deployment/azure/custom-bicep-templates.md Use custom Bicep templates
docs/deployment/manifest-format.md .NET Aspire manifest format for deployment tool builders
docs/deployment/overview.md docs/deployment/overview
docs/extensibility/custom-resources.md Create custom resource types for .NET Aspire
docs/frameworks/dapr.md Use Dapr with .NET Aspire
docs/fundamentals/app-host-overview.md .NET Aspire orchestration overview
docs/fundamentals/components-overview.md docs/fundamentals/components-overview
docs/fundamentals/dashboard/explore.md Explore the .NET Aspire dashboard
docs/fundamentals/persist-data-volumes.md Persist data with .NET Aspire using volume mounts
docs/fundamentals/setup-tooling.md .NET Aspire setup and tooling
docs/fundamentals/telemetry.md docs/fundamentals/telemetry
docs/fundamentals/testing.md Testing .NET Aspire projects
docs/get-started/aspire-overview.md .NET Aspire overview
docs/get-started/build-aspire-apps-with-nodejs.md Add Node.js apps to a .NET Aspire project
docs/messaging/messaging-components.md Tutorial: Use .NET Aspire messaging components in ASP.NET Core
docs/storage/azure-storage-components.md docs/storage/azure-storage-components
docs/whats-new/dotnet-docs-aspire-mod0.md .NET Aspire docs: What's new for March 2024
docs/whats-new/dotnet-docs-aspire-mod1.md ".NET Aspire docs: What's new for April 2024"
docs/whats-new/dotnet-docs-aspire-mod2.md .NET Aspire docs: What's new for May 2024
docs/whats-new/preview-3.md docs/whats-new/preview-3
docs/whats-new/preview-4.md .NET Aspire preview 4
docs/whats-new/preview-5.md .NET Aspire preview 5

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.

@dotnet-bot dotnet-bot added caching Content related to caching. database Content related to database. deployment Content related to deployment. fundamentals Content related to fundamentals. getting-started Content related to getting started. messaging Content related to messaging. reference Content related to reference. storage Content related to storage. labels Jun 14, 2024
Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

LGTM, except a few places need to be reverted.

docs/deployment/azure/aca-deployment-azd-in-depth.md Outdated Show resolved Hide resolved
docs/fundamentals/setup-tooling.md Outdated Show resolved Hide resolved
docs/get-started/aspire-overview.md Outdated Show resolved Hide resolved
Co-authored-by: David Pine <david.pine@microsoft.com>
@IEvangelist IEvangelist enabled auto-merge (squash) June 14, 2024 15:57
@IEvangelist IEvangelist merged commit c42131c into dotnet:main Jun 14, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
caching Content related to caching. database Content related to database. deployment Content related to deployment. fundamentals Content related to fundamentals. getting-started Content related to getting started. messaging Content related to messaging. reference Content related to reference. storage Content related to storage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants