-
I've using the latest preview 6 bits to work around https://github.com/dotnet/aspire/issues/3435.
My Dapr sidecar won't start anymore.
This is what the dashboard shows:
![image](https://github.co…
-
We should enable the open source scanner `trivy` on each image update PR. To enable a GH action it is documented here: https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-with-…
-
Hi,
When creating and using the .NET Aspire starter template (nothing more, nothing less) and I add the following to the ServiceDefaults and AppHost projects following the [docs here](https://lear…
-
StackTrace:
```
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.Compiler…
-
- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install)
**Output from `azd version`**
Run `azd version` and copy and paste the output here:
```
❯ …
-
### Describe the bug
A newly published Blazor Webassembly .net 5 app fails to start in the browser with Integrity check failures. Have several applications which have run fine on .net5 for months.…
-
**Describe the bug**
The tests using coverlet used to be correctly fast, but since installing dotnet sdk 8.0.200 (released on 2024-02-13), the time skyrocketed from 15 seconds to > 7min. This is happ…
-
I currently have a setup where, locally, I use a file `sa-credentials.json` for my credentials, and its path is described in the environment variable `GOOGLE_APPLICATION_CREDENTIALS`.
This works ju…
-
| Scenario | Environment | Date | Old Build (KB) | New Build (KB) | Change | Deviation | StDev | Dependencies |
| -------- | ----------- | ---- | -------------- | -------------- | ------ | --------- |…
-
### Describe the feature request
Im using MQTTnet and we plan to use gRPC with protobuf and our broker (emqx) supports it. Would be nice to have that option with this library.
### Which project is…