Closed
Description
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