C# HttpClient by CodeScales.com

HttpClient is An HTTP client library with a very simple API, written in CSharp (.Net 2.0) for sending HTTP requests and receiving HTTP responses. It enables sending Files and HTML-Forms over HTTP, and allows to control redirects. It may also be used for spiders and crawlers, since it allows to control the number of sockets that are open in parallel.

Go to http://www.codescales.com

See also these related projects.