-
Add an Aspire AppHost project (using Aspire 9 RC1), which:
* starts up both samples app projects
* adds the AWSSDK OTEL instrumentation
* adds the ASP.NET Core instrumentation
* adds a LocalStack …
-
AS an orchestrator
I WANT to add Bicep files
SO THAT I can propagate the connection details to the relevant applications.
-
### Is your feature request related to a problem?
It could be I just don't know how to effectively use the package.
I am trying to set this up for an aspire xunit test. These use the IDistribute…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
# Description
When using azd this creates a local `.env` file with a number of environment v…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Currently trying to run my existing .net aspire app in Fedora Linux. This project is currentl…
-
![Code Coverage](https://img.shields.io/badge/Code%20Coverage-80%25-success?style=flat)
Package | Line Rate | Branch Rate | Complexity | Health
-------- | --------- | ----------- | ---------- | -----…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
If you remove the `true` from your csproj, you end up with an error `WaitFor.AppHost is an As…
-
Usually, when running `dotnet msbuild --getProperty:IsAspireHost` , the response is either `false` or `true`. Azd uses this output to detect an Aspire project.
However, on a very fresh dotnet install…
-
### .NET Aspire issue link
https://github.com/dotnet/aspire/discussions/1696
### Overview
As discussed in #110 we would like to contribute a new integration that provides support for deploying SQL …
-
**INSTALL STEPS**
1. Clean machine: Win11 x64 23h2 ENU
3. Install SDK 9.0 GA
4. Install Aspire 9.0 GA
5. Install VS or VSCode
**REPRO STEPS**
1. Create .NET Project > Aspire Starter App > give a nam…