Native AOT support for DynamoDB #3475
Labels
aot
Ahead of Time
feature-request
A feature should be added or improved.
p1
This is a high priority issue
queued
Discussed in #3194
Originally posted by mrdaghestani February 20, 2024
Hi,
I understand that NativeAOT is still a very new feature and probably most people prefer not to use it but, I wanted to suggest that we can talk about supporting it in DynamoDB SDK.
I was thinking it could be very useful if there was a source generator for mapping DynamoDB items into database models inside our code base so we can ignore using reflection and probably that would solve the support for NativeAOT.
What do you think? Is it something that you're thinking of implementing? If yes, what's the schedule?
Thank you
The text was updated successfully, but these errors were encountered: