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

Get rid of old ISerialize, non-TypeInfo support #172

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

agocke
Copy link
Collaborator

@agocke agocke commented Jun 30, 2024

These are now obsolete. ISerialize is used everywhere and TypeInfo is preferred over all previous methods of handling collections and types.

Remove support for non-generic ISerialize

These are now obsolete. ISerialize<T> is used everywhere and TypeInfo is
preferred over all previous methods of handling collections and types.

Remove support for non-generic ISerialize
@agocke agocke merged commit 0e67e04 into serdedotnet:main Jul 1, 2024
1 check passed
@agocke agocke deleted the remove-old-serialize branch July 1, 2024 03:56
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.

1 participant