Commit cbb659d
authored
Migration of integration articles (#49)
* feat: Add service discovery section to documentation and sidebar
* feat: Add service defaults section to sidebar and documentation
* feat: Add launch profiles documentation and related image
* Add health checks documentation for Aspire
- Introduced a comprehensive guide on health checks in Aspire, covering both AppHost resource health checks and application health check endpoints.
- Detailed the usage of `/health` and `/alive` endpoints, including their configurations and best practices for non-development environments.
- Provided code examples for implementing health checks, request timeouts, and output caching.
- Explained integration health checks and custom resource health checks with practical examples.
- Included information on dashboard integration for monitoring health check statuses.
* migrate: Integrations check point
* feat: Update titles to include 'integration' for consistency across documentation
* more: migration and updates
* azure: Migration of azure stubs
* plus: more migrations....
* Refactor NuGet package installation commands in documentation to remove short names for consistency
- Updated multiple documentation files to remove the `shortName` attribute from `<InstallPackage>` commands for various Azure, database, and integration packages.
- Added a new helper function `generateFriendlyName` in `helpers.js` to create a friendly searchable name from Aspire NuGet package IDs, enhancing usability and maintainability.
* fix: Clean up .NET
* chore: Remove unused Placeholder component from SQLite integration documentation
* port: Diagnostics content
* Refactor Azure integration documentation and update image sizes
- Adjusted image dimensions for Azure Functions, Key Vault, OpenAI, PostgreSQL, Service Bus, SignalR, SQL Database, Storage Blobs, Queues, Tables, and Web PubSub to 80x80 pixels for consistency.
- Enhanced Azure overview documentation with new sections on local emulators, existing resources, and Azure Container Apps.
- Added descriptions and navigation properties to various integration documentation files, including Docker, Kubernetes, Elasticsearch, SQLite, Data API Builder, SQL Database Projects, Bun, Rust, Apache Kafka, RabbitMQ, Seq, YARP, and Keycloak.
* Refactor code snippets in documentation to include title annotations for clarity
- Updated various integration documentation files to add title annotations to C# code snippets, improving readability and context for users.
- Ensured consistency across all integration guides by standardizing the format of code examples.
* feat: Enhance Azure integration documentation with structured topics and improved clarity
* feat: Add initial devcontainer configuration for Aspire.Dev
* feat: Update Redis, Azure, and PostgreSQL integration documentation with trademark notices and improved clarity
* Update GitHub stats and integration documentation
- Increased star counts for dotnet/aspire, dotnet/aspire-samples, CommunityToolkit/Aspire, and microsoft/aspire.dev in github-stats.json.
- Added new Azure-related integrations and updated existing ones in integration-docs.json, enhancing the documentation for various Azure services.
- Created aspire-integration-names.json to list all integration names for easier reference and management.1 parent d259675 commit cbb659d
File tree
162 files changed
+19254
-2378
lines changed- .devcontainer
- .github/prompts
- src
- frontend
- scripts
- src
- assets
- fundamentals
- icons
- components
- content
- docs
- community
- dashboard
- de
- diagnostics
- es
- fr
- fundamentals
- get-started
- hi
- id
- integrations
- ai
- caching
- cloud/azure
- compute
- databases
- devtools
- frameworks
- messaging
- observability
- reverse-proxies
- security
- it
- pt-br
- pt-pt
- reference/cli/includes
- ru
- tr
- uk
- whats-new
- i18n
- data
- styles
- utils
- statichost/StaticHost
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+19254
-2378
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
46 | 106 | | |
47 | 107 | | |
48 | 108 | | |
| |||
52 | 112 | | |
53 | 113 | | |
54 | 114 | | |
55 | | - | |
| 115 | + | |
56 | 116 | | |
57 | 117 | | |
58 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| 264 | + | |
263 | 265 | | |
264 | 266 | | |
265 | 267 | | |
| |||
0 commit comments