Jared A Barneck
Jared A Barneck
Scott. Nice library. Saved me a ton of time. Even if you didn't start it, thanks for bringing it to GitHub. I just started using this library. I solved my...
This is an option for allowing me to configure JObject to use DateParseHandling.DateTimeOffset. https://github.com/JamesNK/Newtonsoft.Json/issues/2222
Steps to duplicate: 1. Download the AdventureWorksLTSample 2. Build. Build works. 3. Remove all previous NuGet packages ```get-package | uninstall-package -force``` 4. Install updated NuGet packages ```install-package Microsoft.Restier``` 5. Build....
I have a simple footer. Some text with some links. If I have help pointing at these links, however the horizontal white line is failing. It is also failing if...
If the scrollbar causes the element to move left, the chardin.js pointer needs to move left . --------| ABC Otherwise it looks like this: ------ A|BC ## --- Want to...
Hey, I am getting this error: **Error:** Container action is only supported on Linux Is it your intention to eventually support other environments? Or should I find a different tool?