-
Currently, `$SupportedTargetFrameworks` only contains net6.0 - some other files do however contain logic that points to this libs having been available for other framework version too, like net5 or ne…
-
### 🐛 Describe the bug
I am using `torch_tensorrt.dynamo.compile()` to AOT compile the UNet portion of a StableDiffusionPipeline from the diffusers library (version 0.30.3). I am able to export the U…
-
The core model from https://github.com/decentralized-identity/did-common-dotnet/pull/4 can likely be made agnostic of the current JSON (de)serializer, [System.Text.Json (STJ)](https://docs.microsoft.c…
-
There might be a case where there is a critical upgrade for a bug but you don't have a computer around so you have to chose between a OS update or MicroG services support. The question is, if we have …
-
### Background and motivation
Expose members of [`GlobalizationMode`](https://github.com/dotnet/runtime/blob/2dc1889f5f40459f7c640867a25d0994dab3d868/src/libraries/System.Private.CoreLib/src/System…
-
Hi,
Firstly, thank you for your project which is very helpful. I use it with Xamarin without problem.
But now I try to use it in a Unity3D project and I have some complication with iOS platform. I…
-
1. It would be great if Steam had an option to let the window manager decorate Steam windows - and then remove the borders and window controls in the Steam skin. This is very useful, as Steam will nev…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Playing about with the native AoT support for the OpenAPI functionality with nightly builds o…
-
I'm trying to use GraalVM EE and GraalVM CE with OpenJFX installed to generate a native image for [ClassViewer](https://github.com/ClassViewer/ClassViewer), but they could not operate properly for dif…
Glavo updated
5 months ago
-
### Request Statement
Hi there!
I experimented a bit with the hidden `_JsonUtf8Decoder` which is created when [fusing the `utf8` decoder with the `json` decoder](https://github.com/dart-lang/sdk…