-
### Is your feature request related to a problem? Please describe.
To support native AOT, it is required to remove calls to reflection APIs. A common scenario of reflection is to try to retrieve as…
-
### Describe the Issue
When building and signing a GraalVM-produced binary for macOS under [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox), the application should work…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=763399
Build error leg or test failing: `AOT compile CoreCLR tests`
Afffected CI: `linux-x64 Release Al…
-
### Description of the new feature / enhancement
The **always on top** extension does **not work on windows applications**, for example: CMD, GitBash, PowerShell, this would be a perfect feature for …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [e0ff36d1208213a51cd82befda1da85b8f2c8f5a](https://github.com/dotnet/runtime/commit/e0f…
-
I'm trying to do an equivalent of this command in a .net core library for doing a TLS server where the private key is in TPM with a reference of 0x8100001:
`openssl s_server -cert rsa.crt -key 0x8100…
-
Currently we are using llvm native libraries from nuget `runtime.win-x64.microsoft.netcore.runtime.mono.llvm.sdk` package. These don't contain debug symbols and because we cannot mix libs with and wit…
-
# Description
This issue lists improvements in Apple mobile infrastructure and test coverage. The tasks are categorized into four main areas: test coverage, reliability, scalability, and monitoring…
-
Today to do XSLTs we have `XslCompiledTransform`. But this class will only ever use IL Ref.Emit to generate the transform. This is not possible when publishing for Native AOT - Ref.Emit won't work.
…
-
### Describe the bug
In 6.5.0 and prior you could use `WebApplication.CreateSlimBuilder` (which, among other things, doesn't add the `Regex` Route constraint due to it increasing the file size of t…