Chris Payne

Results 3 issues of Chris Payne

See the output from this run: ![image](https://user-images.githubusercontent.com/2872984/192851297-935d94aa-3e4d-4e60-96ab-342f5f3deb3c.png) Compare line 4 to line 30 and see that the path is different. Is this a bug, or am I doing something wrong?...

Before I go ahead and add unit tests etc, I'd like to check that you'd accept a contribution like this: https://github.com/tmsmith/Dapper-Extensions/compare/master...paynecrl97:Dapper-Extensions:predicateUpdate?expand=1 It basically adds an `Upload` overload to accept a...

I'm on latest Chrome, and the line `return "#" + myid.replace( /(:|\.|\[|\]|,)/g, "\\$1" )` results in only a single backslash being inserted before each match, as opposed to double backslash,...