Skip to content
  • No due date Last updated about 6 years ago
  • No due date Last updated about 7 years ago

    No detailed plan, but the proposals are considerable to future rele…

    No detailed plan, but the proposals are considerable to future release.

    Planned features:

    • Polymorphism related improvements:
      • Officially publish PolymorphicSchema APIs.
      • Allow attributes on type itself for convenience.
      • Add runtime type verification for runtime type polymorphism (if feasible).
    • .NET Core next release support
      • ValueTuple
      • ValueTask (if reasonable)
    • Xamarin's .NET Standard 1.6 support
    • Asymmetric serializer generation (serialize-only and deserialize-only, but it causes some incompatibility)
    • Unpacker.Create(MessagePackObject - object unpacker to enable deserialization from MessagePackObject

    33% complete
  • No due date Last updated about 7 years ago
  • Past due by about 8 years Last updated over 7 years ago

    Next release including Asymmetric serializer, which is useful for …

    Next release including

    • Asymmetric serializer, which is useful for communication, anonymous types, etc.
    • ObjectPacker, ObjectUnpacker which enables serializer to/from MessagePackObject.
    • Bug fixes.

    100% complete