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

Use TypeInfo in serialization #171

Merged
merged 1 commit into from
Jun 30, 2024
Merged

Conversation

agocke
Copy link
Collaborator

@agocke agocke commented Jun 30, 2024

Adds TypeInfo overloads to a lot of ISerialize methods, allowing TypeInfo to be used instead of separately passing information that is otherwise stored on TypeInfo. Also removes all "ProvideAttributes" overloads, since they are no longer used.

Adds TypeInfo overloads to a lot of ISerialize methods, allowing
TypeInfo to be used instead of separately passing information that is otherwise
stored on TypeInfo. Also removes all "ProvideAttributes" overloads,
since they are no longer used.
@agocke agocke merged commit 2a802dd into serdedotnet:main Jun 30, 2024
1 check passed
@agocke agocke deleted the serialize-typeinfo branch June 30, 2024 05:01
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.

None yet

1 participant