Browse Source

Update aspire-integration.md

pull/24479/head
berkansasmaz 1 month ago
parent
commit
968f228bed
  1. 2
      docs/en/Blog-Posts/2025-12-24-Announcing-Aspire-For-Microservice-Template/POST.md
  2. 2
      docs/en/solution-templates/microservice/aspire-integration.md

2
docs/en/Blog-Posts/2025-12-24-Announcing-Aspire-For-Microservice-Template/POST.md

@ -162,7 +162,7 @@ The database management admin tool varies by database type:
## Get Started Today
Ready to experience the power of .NET Aspire with ABP? Create a new microservice solution in ABP Studio and enable the .NET Aspire integration option. For detailed documentation, visit our [.NET Aspire Integration Guide](https://abp.io/docs/latest/solution-templates/microservice/aspire-integration).
Ready to experience the power of .NET Aspire with ABP? Create a new microservice solution in ABP Studio and enable the .NET Aspire integration option. For detailed documentation, visit our [.NET Aspire Integration documentation](https://abp.io/docs/latest/solution-templates/microservice/aspire-integration).
To learn more about .NET Aspire, visit: [https://aspire.dev](https://aspire.dev/get-started/what-is-aspire/)

2
docs/en/solution-templates/microservice/aspire-integration.md

@ -66,7 +66,7 @@ When Aspire is enabled, two additional projects are added to your solution:
**Key files in AppHost:**
| File | Purpose |
|------|---------|
|--------|------------|
| `AppHost.cs` | Entry point—creates the distributed application builder and adds all resources |
| `AppHostExtensions.cs` | Extension methods for adding infrastructures, databases, microservices, gateways, and applications |

Loading…
Cancel
Save