Spring.NET REST Client 1.0.0 is now Available
Dear Spring Community,
We are pleased to announce that Spring.NET REST Client 1.0.0 is now available.
Download
| Support | Documentation
| Community
Spring.NET REST Client is a lightweight library (~60k-80k, depending on your target platform) that has no direct dependency on the Spring.NET Framework. It can be used either by itself in isolation or in combination with the remainder of the Spring.NET Framework to suit different usage scenarios.
The 1.0.0 release of Spring.NET REST Client contains:
- A RestTemplate class for client-side access to RESTful services
- A set of HTTP message converters used to marshal objects into the HTTP request body and to unmarshal any response back into an object.
Spring.NET REST Client supports all of the following .NET Runtime environments
- .NET 2.0
- .NET Client Profile 3.5 and 4.0
- Silverlight 3.0 and 4.0
- Windows Phone 7.0
This project is hosted at GitHub.
As always, we encourage feedback from the community on this and all aspects of Spring.NET!