Springhttp://www.aliyun.com/zixun/aggregation/13480.html ">.net REST Client is a lightweight library (~60k-80k) that does not depend on the spring.net framework, can be used independently.
Spring.net REST Client contains:
· Resttemplate class for Client access RESTful services
• A set of HTTP message converters is used to convert. NET objects into HTTP request content, and to convert the contents of HTTP responses to objects.
Spring.net REST Client Project Release notes:
* "Bin" contains the distribution DLL files.
* "Doc" contains reference documentation and Msdn-style API help.
* "Examples" contains sample applications.
* "Lib" contains common libraries needed for building and running the framework.
* "src" contains the C # source files for the framework.
* "Test" contains the C # source files for the test suite.
Distribution DLLs
The "Bin" directory contains the following distinct DLL files for use in applications.
Dependencies are those than on the. NET BCL.
* "Spring.rest" for the ALL keyword Framework versions
* Dependencies:Common.Logging for. NET 2.0, 3.5 and 4.0
* "Spring.Http.Converters.NJson" for the ALL keyword Framework versions
* Dependencies:Newtonsoft.Json
* "Spring.Http.Converters.Xml.Linq" for Silverlight
* "Spring.Http.Converters.Feed" for Silverlight
The Debug build are done Using/debug:full and release build using/debug:pdbonly flags.