Install

Install-Package RestSharp

(or download)

Documentation

Get Started - All

Contributions welcome!

Discuss

RestSharp Google Group

Help and feature requests

Stay Updated

Follow @RestSharp

Subscribe to the RSS feed

101.3 Released

Minor fixes and enhancements.

  • MAYBE FIXED: JSON.NET reference issues. I’m trying. No, really. I added a .NET 4 project so that when you’re using a .NET 4 project and you grab RestSharp there’s a version that’s compiled against the same version as JSON.NET. The .NET 4 assembly is only available in the NuGet package for now. I hope once and for all this issue is put to rest.
  • ADDED: RestRequest.UserState for tracking state in async requests (thanks jaircazarin!)
  • FIXED: Unit tests now work in MonoDevelop (thanks ayoung!)
  • FIXED: Some XML attributes not deserialized correctly when using classes that derive from List<T>

NuGet and GitHub downloads updated.

Posted May 19th, 1:12 AM
Read more posts about Releases.

No Comments Yet - Chime In
Link