-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
✨New feature or requestNew feature or request📦 RPGCore.Data.PolymorphicIssue related to the RPGCore.Data.Polymorphic packageIssue related to the RPGCore.Data.Polymorphic package
Description
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 requestNew feature or request📦 RPGCore.Data.PolymorphicIssue related to the RPGCore.Data.Polymorphic packageIssue related to the RPGCore.Data.Polymorphic package
Projects
Status
Todo