-
We want to build a rich example with fully-safe JSON parsing. This can use reflection to (de)serialize structs.
* What are the language features we still need implement?
* What are the library compo…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=425348
Build error leg or test failing: System.Diagnostics.Tests.ProcessTe…
-
There's another library called `repr` which claims to handle C arrays properly: https://godbolt.org/z/vbz639n4d. Can this solution be used to handle C arrays properly in boost pfr?
Here's a link to…
-
Since https://github.com/dotnet/runtime/pull/90880, `net8.0` has been the minimum.
For files that are compiled for other platforms (.NET Standard, .NET Framework) `NET8_0_OR_GREATER` can be replaced …
-
By enabling trimming when building libraries and functional tests for ios/tvos platforms, we would greatly speed up builds on CI, lower the costs and improve user experience. With trimming enabled the…
-
These tests are failing on Mono on musl but not on other Linux runs:
```
Discovering: System.Threading.Tasks.Tests (method display = ClassAndMethod, method display options = None)
Discovered:…
-
Hi,
I have an error on engine creation that didn't happen on .NET 7 but occurs on .NET 8. I'm using the latest version 5.3.5.
This happens when the app runs inside a Linux-based container (Ubuntu)…
-
A [test](https://github.com/dotnet/runtime/blob/0ba232e70e824474baa10e29350bd5c5552a3f85/src/libraries/System.Reflection.Emit/tests/PersistableAssemblyBuilder/AssemblySaveILGeneratorTests.cs#L1779) ad…
-
Hi @philips77 and @roshanrajaratnam ,
Is it possible to add more than one mesh network to the database and to load them from DB? If so, are there any specific steps or limitations to consider?
I …
-
Trying these instructions:
https://github.com/dotnet/runtime/blob/fcdb6dba4c1d904d9ebe35f66fbfed8befa19755/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj#L34-…