wasSharp

Subversion Repositories:
Rev:
   
Rev Age Author Path Log message Diff
24 2671 d 11 h office / - Added DELETE method for the HTTP client.
- Implement disposable for HTTP client.
- Added asynchronous compression GZip and Deflate compression.
- Added preliminary MIME type mapping for extensions.
- Changed Escape and Encode function to return base IEnumerable instead of Dictionary.
Diff
23 2692 d 19 h office / - Make output XML tags customizable for serializable dictionary.
- Extend multi-key dictionary.
- Allow enumerating observable HashSet.
- Small adjustments to key-value data functions.
- Add .NET hashing routines.
Diff
22 2696 d 20 h office /Collections/Specialized/ - Add missing files. Diff
20 2708 d 9 h office / - Add multi-dictionary.
- Timer cleanup.
Diff
18 2716 d 11 h office / - Renamed extensions.
- Removed Accept-Encoding since it is set automatically.
Diff
17 2716 d 15 h office / - Added Dave Transom's QValue parser to the web utilities.
- Added dictionary extensions.
- Added "Accept" and "Accept-Encoding" to the HTTP client.
Diff
12 2729 d 4 h office / - Clean. Diff
11 2729 d 6 h office / - Add LINQ extensions.
- Move Some() to LINQ extensions.
Diff
10 2730 d 3 h office / - Branch out collections, timers and web-classes to separate structures and add utilities as extensions. Diff