Skip to content

Protobuf-Net support not working because of DataMember order 0 #1356

Closed
@Brunni

Description

@Brunni

I tried transferring Quantities to a frontend via protobuf-net library. This library support DataContract and DataMember and therefore should easily work.

But:
The entry 0 is not a valid proto entry. So it does not work.

Any ideas on how to get it working?

See also:
https://stackoverflow.com/questions/1239295/stubborn-object-wont-serialize-with-protobuf-net

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions