0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 16 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #5 - escaping issues in JsonReader/Writer More... almost 12 years ago
Files to ignore from git More... almost 13 years ago
Single quotes do not need to be escaped. More... almost 13 years ago
Misc cleanup. More... about 13 years ago
Split out samples code into a Samples project separate from the main DynamicRest assembly. More... about 13 years ago
Added License information. More... about 13 years ago
Handle exception when retrieving a response. More... about 13 years ago
Add support for passing in credentials for Basic auth. More... about 13 years ago
Add support for binary responses. More... about 13 years ago
Parse numeric values using invariant culture More... about 13 years ago
Specify files ignored from git More... about 13 years ago
Use SynchronizationContext to invoke async callbacks appropriately on UI thread. More... over 13 years ago
Moved async callback registration to RestOperation rather than passing in via an options object. More... over 13 years ago
Updated JSON sample with a few more representative JSON scenarios More... over 13 years ago
Fixed issue reading json number where decimal is not the first character in the string literal. More... over 13 years ago
Additional support for complex parameters on URL (nested JSON objects and string arrays) More... over 13 years ago
Added support for async operations. More... over 13 years ago
Added indexer support to XmlNode. More... over 13 years ago
Add support for indexing into JSON objects and arrays More... over 13 years ago
Updated project to final .NET4 APIs. Updated Live Search to go against Bing APIs. Updated Amazon sample to add request signing as required by AWS APIs. More... over 13 years ago
Enable operation-less URIs More... over 15 years ago
Live Search and Google Search samples More... over 15 years ago
Added URL encoding of parameters More... over 15 years ago
Make RestClient generically apply to multiple services to enable proxy-less clients More... over 15 years ago
Refactored Flickr sample a bit More... over 15 years ago
Formatted printing of photo information in Flickr sample More... over 15 years ago
Enable parameterless REST calls More... over 15 years ago
Added REST client and associated samples More... over 15 years ago
Dynamic programming against JSON data More... over 15 years ago
Project Readme More... over 15 years ago