0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
naming consistency More... almost 11 years ago
minor code removal More... almost 11 years ago
disposing More... almost 11 years ago
update json.net to 6.0.8 More... almost 11 years ago
merge transparent proxy and client into single implementation More... about 11 years ago
add ctor that allow pre-configured http client to be passed More... about 11 years ago
dispose the response message when we can More... about 11 years ago
add disposer since we now encapsulate the client More... about 11 years ago
do not dispose HttpClient across calls http://stackoverflow.com/questions/15705092/do-httpclient-and-httpclienthandler-have-to-be-disposed More... about 11 years ago
unit test for stream return More... about 11 years ago
add some unit tests for different type deserialization. stream failing because of disposal More... about 11 years ago
ignore case when parsing Method enum from verb More... about 11 years ago
use Method.TryParse to get correct http method from verb More... about 11 years ago
refactor RestOnvocation out More... about 11 years ago
improperly aaawaiting and returning stream and byte array content More... about 11 years ago
2.1.0 release More... about 11 years ago
allow content to be returned without serialization as string, stream or byte[] More... about 11 years ago
update nuget package for release More... about 11 years ago
add unit test for reserved type parsing More... about 11 years ago
remove a bunch of casting agsint the dynamic object's fields More... about 11 years ago
change from referenceing Url's to Uri's More... about 11 years ago
missing file More... about 11 years ago
add some more DyanmicRestClient tests More... about 11 years ago
fix issue where value types instead of primitives were serializing as strings More... about 11 years ago
formatting More... about 11 years ago
commenting More... about 11 years ago
add unit test that uses @ escape syntax for c# reserved words More... about 11 years ago
Merge branch 'master' of https://github.com/dkackman/DynamicRestProxy.git More... about 11 years ago
facotr out some cloned code More... about 11 years ago
Update README.md More... about 11 years ago