Skip to content

Move annotations to separate package #486

@cd21h

Description

@cd21h

Goal is to have lightweight package with annotations only which can be easily distributed with API contracts assembly (MessagePack.Annotations).

Annotations to move to new assembly:

Attributes:

  • IgnoreMemberAttribute
  • KeyAttribute
  • MessagePackFormatterAttribute
  • MessagePackObjectAttribute
  • SerializationConstructorAttribute
  • UnionAttribute

Interfaces:

  • IMessagePackSerializationCallbackReceiver

see https://github.com/alphacloud/MessagePack-CSharp/tree/feature/annotations-package

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions