Skip to content

Instantly share code, notes, and snippets.

@matjanos
Created February 16, 2020 16:10
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 matjanos/8305305162df20db1f5f63538bc3bcab to your computer and use it in GitHub Desktop.
Save matjanos/8305305162df20db1f5f63538bc3bcab to your computer and use it in GitHub Desktop.
"JSON Property":{
"prefix": "jsonp",
"description": "JSON Property",
"body": ["[JsonProperty(\"${1:name}\")]", "public ${0:type} ${1/(^.)/${0:/capitalize}/gi} { get; set; }"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment