Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all!
Supported Platforms:
- .NET Standard 1.1
- .NET Framework 4
- Silverlight 5
- Portable Class Libraries (Profiles 259 and 328)
Rebex HTTPS is an HTTP/HTTPS library for .NET that supports TLS 1.2, 1.1, SHA-2, SNI and other modern security-related features on both modern and legacy platforms. It is designed as a drop-in replacement for HttpWebRequest/WebRequest, WebClient and as an alternative SOAP web services transport...
More information
A small framework that makes using the Strava API a little bit easier.
You can find a Readme file at https://github.com/inexcitus/stravadotnet/
Please send any feedback to strava@sascha-simon.com
This dll has been created by Ardin.in
This is my first try to publish a dll and make it package for nuget
about this dll
by using this dll , you can have a advanced web request and use httpwebrequest easy ...
The Crawler-Lib Engine is a general purpose workflow enabled task processor. It has evolved from a web crawler over data mining and information retrieval. It is throughput optimized and can perform thousands of tasks per second on standard hardware. Due to its workflow capabilities it allows to...
More information
It is not easy to mock non-virtual and non-abstract members of a class (such as System.Net.Webclient) for implement test cases. This project contains three derived classes from System.Net namespace which are provide help to get expected responses from a http server invocation....
More information