-
Is this library native aot compatible/ does it run well on ios ?
-
### 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…
-
Npgsql is properly AOT compatible from 8.0 onwards. Though using the public NpgsqlConnection constructor pulls in everything.
Using NpgsqlDataSourceBuilder fixes that. We also shipped a slim variant …
-
We have the following trimming suppression:
https://github.com/dotnet/extensions/blob/6487428046a2d7a5c8bb6034e97c38d6e0b7affa/src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtili…
-
Currently, **NCronJob** is **not** native AOT ready. That might be a less ideal choice for folks who run this library in the cloud and try to minimize the footprint.
There is a nice article from Mi…
-
### Related Problem
_No response_
### The Elevator Pitch
It would be cool to provide some type of metadata associated with a .NET library that supports the Native AOT functionality.
https://devb…
-
### Is your feature request related to a problem? Please describe.
The .NET SDK supports streamlined MSIX publishing for [WinUI 3](https://learn.microsoft.com/de-de/windows/apps/windows-app-sdk/singl…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to publish my project with AOT enabled.
**Describe the solution you'd like**
Make QuestPDF library AOT c…
-
### Use case
Historically, .NET Lambda functions have cold-start times which impact user experience, system latency, and usage costs of your serverless applications. With .NET 8, Microsoft adds sup…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_custom_op_all_inputs_abi_compatible_cpu_with_stack_allocation&su…