James Newton-King
James Newton-King
Dashboard has a new config option. See https://github.com/dotnet/aspire/issues/4526 Note: The name changed in https://github.com/dotnet/aspire/pull/5777 Should be documented here: https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/dashboard/configuration?tabs=bash#common-configuration
### Proposed topic or title App host configuration ### Location in table of contents. App Host ### Reason for the article The app host can be configured by setting values...
# Bug Report ## Symptom The tests added in https://github.com/open-telemetry/opentelemetry-dotnet/pull/4934 need improvement. * Tests start a web application with socket hard coded to 5000. Test will fail if run in...
**Describe the bug** I have a page that I'm testing with some routes: ```razor @page "/metrics" @page "/metrics/resource/{ApplicationName}" ``` There are also some query string parameters: ```cs [Parameter] public string?...
# 🐛 Bug Report Hitting enter key when focus is inside a FluentCombobox doesn't submit the form. ## 💻 Repro or Code Sample ## 🤔 Expected Behavior I would expect...
Fixes https://github.com/dotnet/aspire/issues/8970 ## Checklist - Is this feature complete? - [x] Yes. Ready to ship. - [ ] No. Follow-up changes expected. - Are you including unit tests for the...
Fixes https://github.com/dotnet/aspire/issues/9015 Display only the trace option for uninstrumented peer resources:  ## Checklist - Is this feature complete? - [x] Yes. Ready to ship. - [ ] No. Follow-up...
Fixes https://github.com/dotnet/aspire/issues/8931
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Visiting the console logs page causes Aspire to load logs....
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. If...