Skip to content

Extract serialization concerns into independent projects #25

Description

@RagingKore

Good work guys,

In order to reduce dependencies, separate concerns and increase maintainability would you consider creating extra projects/packages for all serializers?

  • Protobuf
  • SystemTextJson
  • MessagePack
  • Avro
  • Others

Also perhaps the serialization api would benefit from a different approach using ValueTask, Span and other structures.

Cheers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions