-
### Describe the bug
Unexpected ASCII control characters are inserted in output when running "dotnet run" for a console project.
### To Reproduce
```
docker run --rm -it mcr.microsoft.com/dotnet/sdk:…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 seems to have lots of problems stopping projects.
In Aspire 8, I routinely started…
-
Recent discussions in the C# discord (cc @tannergooding) have brought up an area in which .NET is deficient compared to other developer technologies: its mascot lacks a name! e.g. see Docker and Moby …
-
### Description
Currently, there is a code style, [`Website:"docs/contributing/code-style"`](https://files.community/docs/contributing/code-style). However, this would be better if it was enforced th…
-
**Describe the bug**
Installation of Trace.Bundle 3.4.1 does not match the following documentation : https://docs.datadoghq.com/serverless/azure_container_apps/?code-lang=dotnet
The dd-dotnet.sh nee…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
.net 8.0.403 Microsoft.IdentityModel.JsonWebTokens.JsonWebToken can not parse sub claims. (E…
-
### Describe the bug
dotnet watch command fails when a Blazor project references any multi-target framework project
### To Reproduce
[BlazorApp1.zip](https://github.com/user-attachments/files/174863…
-
**What happened**:
When executing syft to analyse a docker image with a dotnet application it is generating component entries with the file version of the dll and not the assembly version.
This ca…
-
## Description
in a two step build using
step 1 build:
```
dotnet build [SolutionPath] --configuration Release --no-restore --verbosity minimal /property:WarningLevel=0
```
step 2 test:
…
-
In the vscode project below issue was posted:
Issue Type: Bug
When debugging a dotnet core 3.1 project through vscode I get the following error. I've checked that the project files have the corr…