-
See the description of [Fix AOT tests in nightly (#6065)](https://github.com/dotnet/dotnet-docker/pull/6065) for context.
We should enable some AOT tests for non AOT images. This will allow us to tes…
-
**Is your feature request related to a problem? Please describe.**
It can not be build with AOT currently. Many Reflection code stop to do it.
**Describe the solution you'd like**
**Describe alte…
-
use source generator for system.text.json
Do you have a plan for it?
-
_From @bwinklesky on Fri, 15 Nov 2024 19:19:59 GMT_
### Apple platform
iOS
### Framework version
net9.0-*
### Affected platform version
.NET 9
### Description
After upgrading to Xcode 16 and u…
-
_From @mlancione on Wed, 20 Nov 2024 05:02:37 GMT_
### Apple platform
iOS
### Framework version
net9.0-*
### Affected platform version
.NET 9.0.100
### Description
Getting a failed to AOT comp…
-
It seems the following functions disappeared from Microsoft.EntityFrameworkCore.Relational 9.0.0 on .net 9.0
```C#
RelationalQueryableExtensions.ExecuteDeleteAsync
RelationalQueryableExtensions.Exec…
-
### What problem is this feature trying to solve?
with native AOT compilation (publish):
I'm trying to download an item from the workshop, but I'm getting an error here:
````
public async Task Get…
-
Is this library native aot compatible/ does it run well on ios ?
-
- [ ] Add: (declaim-st ... (function name))
- [ ] C-c C-c and produce the shape error
- [ ] CLTL2 for the requirement, disabled by the envvar
-
easyexcel在GraalVM AOT运行时会抛异常无法正常工作,希望能够解决这个问题。