Skip to content

.Net: [MEVD] Do a pass over low-level SDKs to check trimming/NativeAOT compat #11524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
roji opened this issue Apr 12, 2025 · 0 comments
Open
Assignees
Labels
Build Features planned for next Build conference msft.ext.vectordata Related to Microsoft.Extensions.VectorData .NET Issue or Pull requests regarding .NET code

Comments

@roji
Copy link
Member

roji commented Apr 12, 2025

We're doing work to make MEVD itself compatible with trimming/NativeAOT, but we ultimately rely on the lower-level SDKs for compatibility. For example, while Npgsql should be 100% compatible, SqlClient is not (at least in principle - some scenarios may work but warnings are very likely to be reported).

We should map out which SDKs are compatible and which aren't, at the very least so we can document (and if needed, communicate on it).

@roji roji added .NET Issue or Pull requests regarding .NET code Build Features planned for next Build conference msft.ext.vectordata Related to Microsoft.Extensions.VectorData labels Apr 12, 2025
@github-actions github-actions bot changed the title [MEVD] Do a pass over low-level SDKs to check trimming/NativeAOT compat .Net: [MEVD] Do a pass over low-level SDKs to check trimming/NativeAOT compat Apr 12, 2025
@markwallace-microsoft markwallace-microsoft moved this to Backlog: Planned in Semantic Kernel Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Features planned for next Build conference msft.ext.vectordata Related to Microsoft.Extensions.VectorData .NET Issue or Pull requests regarding .NET code
Projects
Status: Backlog: Planned
Development

No branches or pull requests

3 participants