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

Add all xref possible and cleanup #56

Merged
merged 3 commits into from
Nov 15, 2023
Merged

Conversation

IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Nov 15, 2023

Summary

Add all xref possible and cleanup

Fixes #55


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/app-host-overview.md .NET Aspire orchestration overview
docs/caching/quickstart-caching.md Implement caching with .NET Aspire components
docs/caching/stackexchange-redis-component.md .NET Aspire StackExchange Redis component
docs/caching/stackexchange-redis-distributed-caching-component.md docs/caching/stackexchange-redis-distributed-caching-component
docs/caching/stackexchange-redis-output-caching-component.md .NET Aspire StackExchange Redis output caching component
docs/components-overview.md .NET Aspire components overview
docs/dashboard.md .NET Aspire dashboard overview
docs/database/azure-cosmos-db-component.md docs/database/azure-cosmos-db-component
docs/database/azure-cosmos-db-entity-framework-component.md .NET Aspire Microsoft Entity Framework Core Cosmos DB component
docs/database/postgresql-component.md .NET Aspire PostgreSQL component
docs/database/postgresql-entity-framework-component.md .NET Aspire PostgreSQL Entity Framework Core component
docs/database/sql-server-component.md docs/database/sql-server-component
docs/database/sql-server-entity-framework-component.md .NET Aspire SqlServer Entity Framework Core component
docs/get-started/add-aspire-existing-app.md Add .NET Aspire to an existing .NET 8 microservices app
docs/get-started/aspire-overview.md .NET Aspire overview
docs/get-started/quickstart-build-your-first-aspire-app.md Quickstart: Build your first .NET Aspire app
docs/health-checks.md docs/health-checks
docs/messaging/azure-service-bus-component.md .NET Aspire Azure Service Bus component
docs/messaging/quickstart-messaging.md [Passwordless (Recommended)](https://review.learn.microsoft.com/en-us/dotnet/aspire/messaging/quickstart-messaging?branch=pr-en-us-56)
docs/messaging/rabbitmq-client-component.md .NET Aspire RabbitMQ component
docs/security/azure-security-key-vault-component.md .NET Aspire Azure Key Vault component
docs/service-defaults.md docs/service-defaults
docs/service-discovery/overview.md .NET Aspire service discovery
docs/storage/azure-storage-blobs-component.md .NET Aspire Azure Blob Storage component
docs/storage/azure-storage-queues-component.md .NET Aspire Azure Queue Storage component
docs/storage/azure-storage-tables-component.md .NET Aspire Azure Data Tables component
docs/storage/quickstart-azure-storage.md [Portal](https://review.learn.microsoft.com/en-us/dotnet/aspire/storage/quickstart-azure-storage?branch=pr-en-us-56)
docs/telemetry.md docs/telemetry

@IEvangelist IEvangelist marked this pull request as draft November 15, 2023 21:27
Copy link
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

lgtm

@IEvangelist IEvangelist marked this pull request as ready for review November 15, 2023 21:29
@IEvangelist IEvangelist enabled auto-merge (squash) November 15, 2023 21:30
auto-merge was automatically disabled November 15, 2023 21:31

Pull request was closed

@IEvangelist IEvangelist reopened this Nov 15, 2023
@IEvangelist IEvangelist enabled auto-merge (squash) November 15, 2023 21:32
@IEvangelist IEvangelist merged commit 6e1516a into dotnet:main Nov 15, 2023
11 checks passed
@IEvangelist IEvangelist deleted the xref branch December 5, 2023 12:55
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.

Use .NET Aspire xref when referring to types.
3 participants