Skip to content
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

Add support to serialize/deserialize non supported properties or fields. #65

Merged

Conversation

artyomabrahamyan
Copy link

@artyomabrahamyan artyomabrahamyan commented Jan 19, 2020

This PR brings serialization functionality. Also gives users ability to use their custom serializers just by implementing ISerializer interface and passing serializer via SerializationSettings.

Also whenever you will be ready to merge this PR, I would like to add constructor overloads for TableSet, TableEntityConverters to allow users to pass SerializationSettings as an instance object to make it mockable/testable.

@artyomabrahamyan artyomabrahamyan changed the title Add support to (de)serialize non supported properties or fields. Add support to serialize/deserialize non supported properties or fields. Jan 19, 2020
@gblmarquez gblmarquez merged commit c448068 into dtretyakov:master May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants