Skip to content

Create serialization solution for RPGCore #29

@fydar

Description

@fydar

RPGCore utilises abstract types and interfaces for Modular behaviours, many of which will need to be serialised.

Previously I have utilised Newtonsoft.Json, but since Microsoft has introduced System.Text.Json. I'm going to support both serializers and allow for user-defined serializers as well.

Serialisation libraries should support:

  • Polymorphism
  • Simple string serializers

Metadata

Metadata

Assignees

Labels

New feature or request📦 RPGCore.Data.PolymorphicIssue related to the RPGCore.Data.Polymorphic package

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions