• Stars
    star
    1
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JsonHttpClient<T> - A simplified Generic method to GET or POST JSON using HTTP, & get it deserialized or serialized into the Object of specified type.