reinerBa / JsonWebClient

A simple class to post object instances to ASP.Net MVC (or whatever) and retrieve strings or instances of objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsonWebClient

A simple class to post object instances to ASP.Net MVC (or whatever) and retrieve strings or instances of objects

Todo

  • Docu
  • Comment methods
  • Build NuGet Package
  • Implement async methods
  • Implement Rest Methods
  • Static methods that can be used to do all in one line

License

MIT

About

A simple class to post object instances to ASP.Net MVC (or whatever) and retrieve strings or instances of objects

License:Other


Languages

Language:C# 81.6%Language:HTML 10.9%Language:JavaScript 6.0%Language:CSS 1.5%Language:ASP.NET 0.1%