Jose Perez Rodriguez
Jose Perez Rodriguez
It was reported in https://github.com/dotnet/iot/issues/1783#issuecomment-1025786916 by @pelikhan that currently the documentation for the dotnet-install-scripts don't currently provide optional instructions on how to persist the dotnet tool application registration on the...
Backport of https://github.com/dotnet/runtime/pull/75717 to release/7.0-rc2 /cc @CyrusNajmabadi @jkoritzinsky @stephentoub ## Customer Impact ## Testing ## Risk
Currently, it seems like the assemblies built out of this repository don't have their symbols pushed to Microsoft Symbol Servers. This is causing an issue since the dashboard for .NET...
As explained in the [package's README](https://github.com/dotnet/extensions/tree/main/src/Libraries/Microsoft.Extensions.Telemetry.Abstractions#microsoftextensionstelemetryabstractions), Microsoft.Extensions.Telemetry.Abstractions includes a logging generator that replaces the one from Microsoft.Extensions.Logging.Abstractions as it supersedes it by adding more features to it. One thing that...
Hello, from what I understood from the latest announcement [here](https://developer.tesla.com/docs/fleet-api?shell#2023-10-24-vehicle-data-update-on-firmware-versions-2023-38) the rest API for the commands endpoint is reaching EOL, and the new preferred way for sending commands to your...
### Describe the issue or suggestion As of today, in setup-tooling instructions we have a bullet point that just lists `.NET Aspire Workload` as a requierment, but if you click...
### Describe the issue or suggestion Our Setup instructions from the command line don't currently have any troubleshooting information, and we do know that things can go wrong especially when...
For more info, look a this PR: https://github.com/dotnet/runtime/pull/101660 cc: @tarekgh
I know that it was one of our goals to show the Dashboard's output as part of the apphost log, but we haven't due to https://github.com/dotnet/aspire/issues/3936. That said, this makes...
As discussed offline, we want to add playwright tests to the dashboard in order to have coverage across different layers. The ones we mentioned we'd want to cover are: -...