Alex KeySmith
Alex KeySmith
I'm quite new to this, so unsure of the feasibility nor if this is a goal of this project. But it would be interesting to have the HttPebble interface, so...
### Description Firstly, I think the neo4j browser is great, particularly the embedding exercises within the app. When you have multiple monitors or an ultra wide it would be great...
It's documented that U-SQL uses .net 4.5 https://docs.microsoft.com/en-us/azure/data-lake-analytics/data-lake-analytics-u-sql-programmability-guide#use-assembly-versioning So to ensure that our own custom assemblies are built to that runtime. When creating a "Class Library (For U-SQL Application)" via...
It could be a good bit of tooling to get the community's eyes on.
Hi, I wasn't sure if the example XmlExtractor supported attributes? This line made me think it possibly did, but I haven't had any luck reading attributes in xml. `state.ElementWriter.WriteAttributes(reader, false);`...
Much easier said than done, but perhaps an idea.... It would be nice to some how transparently (ish) split oversize http responses into multiple messages. I'd love to take it...
Hello again :-) [As a recap for anyone seeing this ticket for the first time] This looks fantastic! A bit of a hidden gem when looking for async support for...
Using the web app this morning on the train (great app btw), unfortunately paste doesn't work. Paste would be incredibly useful when trying regex's out. I'm on iOS version 8.1...
The official documentation does not indicate how to upload attachments other than using the REST API directly. Assuming az cli does not support it, it would be great to add...
This is due to "true" not being supported by polymer as a default for properties being set from markup. More information here: https://github.com/Polymer/polymer/issues/1812 I'm gearing up a pull request for...