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 System.Text.Json Convertes #70

Merged
merged 7 commits into from Jun 14, 2020
Merged

Add System.Text.Json Convertes #70

merged 7 commits into from Jun 14, 2020

Conversation

faustodavid
Copy link
Owner

@faustodavid faustodavid commented Jun 14, 2020

  • Add System.Text.Json converter StringAsListPoolOfCharsConverter to allow deserialize and serialize string as ListPool<char> to avoid allocations.
  • Add serializer solution folder and update formatters and converters namespaces to match it

@faustodavid faustodavid merged commit f69846d into master Jun 14, 2020
@faustodavid faustodavid deleted the feature/AddFormatters branch July 17, 2020 09:36
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