Skip to content

Instantly share code, notes, and snippets.

@ZagButNoZig
Created December 2, 2020 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZagButNoZig/324181fce77395960050f3c1a0adbf6f to your computer and use it in GitHub Desktop.
Save ZagButNoZig/324181fce77395960050f3c1a0adbf6f to your computer and use it in GitHub Desktop.
[MessagePackObject(true)]
public class TestKo
{
[Key(0)] public int a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment