EfficientDynamoDb
EfficientDynamoDb copied to clipboard
Adding [CallerMemberName] to 3 new overloads for the DynamoDbPropertyAttribute
This does not use runtime reflection, and allows for a simpler definition without having to define the property name manually if the user doesn't want to
Solves https://github.com/AllocZero/EfficientDynamoDb/issues/239