Derek Heiser
Derek Heiser
**Is your feature request related to a problem? Please describe.** My employer has a proxy that outbound traffic is routed through. Unfortunately, the .NET agent doesn't seem to support proxy...
Hi Ivan, Thanks for the really neat project! I was thinking of making some minor changes to the project and wasn't sure if you'd be interested in integrating them if...
#### COMPLETE - Made some very minor changes (fixed small class-name typo) - Removed raster icons and replaced with vector icons from [Modern UI Icons](http://www.modernuiicons.com) - Exposed IconData property on...
The current implementation is not compatible with the requirements for Windows 8 apps. There are some references that don't exist in the Metro API. Case in point would be `Query(string...
I saw [this](http://ux.stackexchange.com/questions/43695/graphic-representation-of-various-data-types) post on the UX Stackexchange and am struggling with the same requirement: a way to represent data types in an icon: - Bit - Byte - Word...
Thanks for the great work on this library. I am fairly new to Rx and R3 and have gotten things mostly working on basic use-cases. However, as the example below...