Skip to content

Instantly share code, notes, and snippets.

@AndyButland
Created May 30, 2023 15:47
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 AndyButland/8f3d87c17c14b89375bb610688d7be34 to your computer and use it in GitHub Desktop.
Save AndyButland/8f3d87c17c14b89375bb610688d7be34 to your computer and use it in GitHub Desktop.
[JsonConverter(typeof(MyApiPostedValuesConverter))]
public IDictionary<string, IList<string>> Values { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment