Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 0 additions & 70 deletions docs/community-toolkit/hosting-azure-static-web-apps.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/community-toolkit/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ The community toolkit is a growing project, publishing a set of NuGet packages.

### Hosting integrations

- The [Azure Static Web Apps](/azure/static-web-apps/static-web-apps-cli-overview) integration enables local emulator support:
- [📄 .NET Aspire Azure Static Web Apps emulator integration](hosting-azure-static-web-apps.md).
- [📦 CommunityToolkit.Aspire.Hosting.Azure.StaticWebApps](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Azure.StaticWebApps).
- The [Azure Data API Builder](/azure/data-api-builder/overview) integration enables seamless API creation for your data:
- [📄 .NET Aspire Azure Data API Builder integration](https://github.com/CommunityToolkit/Aspire/tree/main/src/CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder).
- [📦 CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Azure.DataApiBuilder).
Expand Down
1 change: 0 additions & 1 deletion docs/fundamentals/integrations-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ For more information, see [GitHub: Aspire.Hosting.AWS library](https://github.co
<!-- markdownlint-disable MD033 MD045 -->
| Integration docs and NuGet packages | Description |
|--|--|
| - **Learn More**: [📄 Azure Static Web Apps emulator](../community-toolkit/hosting-azure-static-web-apps.md) <br /> - **Hosting**: [📦 CommunityToolkit.Aspire.Hosting.Azure.StaticWebApps](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Azure.StaticWebApps) <br /> - **Client**: N/A | A hosting integration for the [Azure Static Web Apps emulator](/azure/static-web-apps/static-web-apps-cli-overview) (Note: this does not support deployment of a project to Azure Static Web Apps). |
| - **Learn More**: [📄 Bun hosting](../community-toolkit/hosting-bun.md) <br /> - **Hosting**: [📦 CommunityToolkit.Aspire.Hosting.Bun](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Bun) <br /> - **Client**: N/A | A hosting integration for Bun apps. |
| - **Learn More**: [📄 Deno hosting](../community-toolkit/hosting-deno.md) <br /> - **Hosting**: [📦 CommunityToolkit.Aspire.Hosting.Deno](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Deno) <br /> - **Client**: N/A | A hosting integration for Deno apps. |
| - **Learn More**: [📄 Go hosting](../community-toolkit/hosting-golang.md) <br /> - **Hosting**: [📦 CommunityToolkit.Aspire.Hosting.Golang](https://nuget.org/packages/CommunityToolkit.Aspire.Hosting.Golang) <br /> - **Client**: N/A | A hosting integration for Go apps. |
Expand Down
2 changes: 0 additions & 2 deletions docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,6 @@ items:
items:
- name: Overview
href: community-toolkit/overview.md
- name: Azure Static Web Apps
href: community-toolkit/hosting-azure-static-web-apps.md
- name: Bun apps
href: community-toolkit/hosting-bun.md
- name: Dapr
Expand Down
Loading