-
Our Maui based solution is using Native Aot and reflection based serializarion is disabled for Aot projects.
I think this would mean exposing the serialization settings for the offline entities and /…
-
Is this library native aot compatible/ does it run well on ios ?
-
There could be issues with custom query filters in the MultiTenantDbContext when using AOT compilation with .NET 8, particularly in how the filters are applied or compiled.
Is there any solution ?
-
I've noticed cswinrt now supports native aot. We should investigate what we need to change, if anything, in our projection library to be compatible with this great achievement.
-
### Library name
Azure.AI.Inference
### Please describe the feature.
When trying to use `Azure.AI.Inference` in a native AOT application, the following trim/AOT warnings are produced:
```
ILC …
-
### Discussed in https://github.com/aws/aws-sdk-net/discussions/3194
Originally posted by **mrdaghestani** February 20, 2024
Hi,
I understand that NativeAOT is still a very new feature and pr…
-
Build native AOT tests following the documented workflow https://github.com/dotnet/runtime/blob/main/docs/workflow/building/coreclr/nativeaot.md:
1. Build product: `.\build.cmd clr.aot+libs -rc Debug…
-
目前 WASDK 和 CsWinRT 都已经支持了 Native AOT 编译,而且这周 .NET 9 正式版也即将发布,所以很期待下一个版本的 WinUIEdge 能以 Native AOT 版本发布吗?
-
Work has been done to make the M.E.AI libraries safe for use in Native AOT applications, but we need a) a test project that roots everything and builds error free, and b) a test suite that runs a reas…
-
### Description
I'm linking our executable, and I get this error:
```
ld.lld: error: relocation R_AARCH64_ADR_PREL_PG_HI21 cannot be used against symbol 'RhpCidResolve'; recompile with -fPIC
>>> defi…