Top "Hammock" questions

Hammock is a C# HTTP API client for consuming REST web services.

Deserializing JSON array into strongly typed .NET object

When I can call the 3rd party api and get back a single class worth of data everything deserialises fine …

c# windows-phone-7 json.net hammock
Invalid cross-thread access in Silverlight app

I am using the Hammock framework to make asyncronous service calls from a Silverlight application to Rest services. In the …

.net silverlight thread-safety hammock