-
### Steps to Reproduce
1. `./configure --disable-ios --disable-ios-device --enable-dotnet`
2. `make`
3. Observe the build fails
### Expected Behavior
Build succeeds.
### Actual Behavior
…
-
### Describe the bug
ApiExplorer fails to recognise `FileResult` as producing a response, possibly because of [this line](https://github.com/dotnet/aspnetcore/blob/main/src/Mvc/Mvc.ApiExplorer/src/…
-
### NuGet Product Used
dotnet.exe
### Product Version
8.0.100
### Worked before?
_No response_
### Impact
It bothers me. A fix would be nice
### Repro Steps & Context
1. Create a project with…
jvmdc updated
1 month ago
-
### Description
Disclaimer: no idea if I should file this here or in the ASP.NET Core repo, but hopefully if it's not the right place, you can direct me there.
I was trying to gather some metric…
-
Rather than having a separate `dotnet suggest` tool, please consider adding support to `dotnet complete`. Right now, the latter seems rather specific to built-in tools, but `complete` could fall back …
-
With `dotnet` (muxer) utility, it has been made possible to implicitly consume nuget on all platforms that CoreCLR supports.
If such a bootstrapping is possible, please further consider isolating t…
am11 updated
7 months ago
-
_From @Calicedetabarnac on Thursday, April 23, 2020 12:39:31 AM_
#### Describe the bug
I'm trying to install Microsoft.dotnet-interactive tool but have this issue, I tried the following commands
…
wli3 updated
3 months ago
-
**Describe the bug**
After upgrade form .net 8 to .net 9 Aspire project stop working. It seams that project resources can't run.
The same code work when run manually dotnet run form terminal or VS…
-
Environment:
- fresh install of `oad` from `npm install -g oav`. I've never used it before. Version installed was `0.1.9`.
- Windows 11
- .NET version 6.0.402
When I run `oad compare my-old-spec…
-
I hit this in dotnet/runtime in the online tarball build on 2021-10-11. The conditions aren't clear, but so far it seems like flakiness:
```
/home/dagood/sb/6.0-tb-msbuild/src/runtime.b1aedd5a54d0…