-
### The Who - What - Why of it all
Things to do when Dotnet updates to version 9
### Additional Context
_No response_
### Dev-Side Criteria
_No response_
### Ducky awareness
- [X] I hereby acce…
-
### Description
My program got stuck on dotnet 9 rc2 randomly, about once a day. Even Ctrl-C can not terminate the program on this situation.
but It is running ok for months on dotnet 8.
Here is dot…
-
### Description
When I upgrade the project to `Dotnet9` and `foreach` the list, I will jump to other code by myself after the list is not fully `foreach`.
dotnet8
https://github.com/user-attachments/…
-
### Describe the Bug
I was running lintian (static analysis tool for deb packages) in pedantic mode and it made suggestion to remove auto generated files from the source. I just wanted to share the…
-
Building src/Benchmarks errors with unable to find a 9.0 version of Microsoft.Extensions.Logging
```
❯ ~/.dotnet/dotnet --info
.NET SDK:
Version: 9.0.100-rc.2.24474.11
Commit: …
a74nh updated
2 weeks ago
-
Following commit makes `PdfPageItemsControl` unstable: `SetPagesVisibility` and `EnsureScrollBars` do not behave properly in AOT dotnet8 (behaviour is not consistent over different builds...)
26dd7…
-
With the sample https://github.com/dotnet/runtimelab/tree/feature/NativeAOT-LLVM/samples/NativeLibrary
* dotnet --info `Version: 9.0.0-rc.2.24473.5`
* emsdk Version 3.1.70
when click `=` Button…
-
See past change for dotnet8 -> dotnet9 feeds: https://github.com/dotnet/runtime/issues/74100
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
.NET 8. When controller endpoint has return type `IActionResult` and return object is made by…
-
### Analyzer
**Diagnostic ID**: [CA2263](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263): `Prefer generic overload when type is known`
### Describe the bug
…