-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
1. Add a service depending on `HttpClient` to the DI container via `AddHttpClient` from "Micr…
-
**Describe the bug**
I am using https://github.com/dotnet/iot/tree/main/src/devices/Tm16xx on Raspberry Pi 5 (.NET 8) to control 4 digit 7 segment display based on TM1637. Most of the times I get s…
-
### 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.
I try to create a new website with …
-
# Background
After the template is generated by `dotnet new`, it might not match formatting defined in `.editorconfig` in the output location.
Visual Studio applies `.editorconfig` rules to generate…
-
### Is your feature request related to a problem? Please describe the problem.
AFAICT, the `GraphServiceClient` uses HTTP/1.1 & there's no chance of instructing it to use HTTP/2 (or even HTTP/3) inst…
-
I'm creating this issue to track all occurrences of this error for which there is already a fix in the feature/ext branch.
This error is a longstanding one and it's still being reported from time t…
gusty updated
1 month ago
-
### Describe the bug
dotnet exec doesn't parse command line environment directives
### To Reproduce
```
>dotnet new console
>dotnet build
>dotnet exec bin\Debug\net8.0\repro.dll
Hello, Wo…
tmat updated
5 months ago
-
### Describe the issue
Hi guys,
I like to customise my deployment project to be able to create new / use existing simple service queue. I could not find any instructions in the documentation by cu…
aliew updated
3 months ago
-
I'm working on a POC involving both orleans and aspire. While working on it I also wanted to add the orleans dashboard since it gives a nice view into the cluster when running locally, except for I do…
-
When creating a new Blazor project with Identity and interactivity, the following error is shown in App.razor:
_Found markup element with unexpected name 'Routes'. If this is intended to be a compone…