sambadiallo
- 14,745 total downloads
- last updated 3/18/2016
- Latest version: 1.1.5.3
This package can deserialize any String, Stream, or StreamReader (On HAL+JSON format or not) provided by a web api response.
Installation:
On the package console run :
Install-Package HALJSonDeserializer
Usage:
After installation you must include the namespace of the package where you will use...
More information