Dave Griffiths

Results 5 issues of Dave Griffiths

Fix for #102. Added an ArangoJsonTextReader wrapper for JsonTextReader to ensure date parsing behaviour is consistent with the serializer setting defaults. Added unit tests to ensure correct handling of datetime...

Using NOT in AQL queries doesn't seem to work correctly for some operators. For example, NOT IN linq query: `dbq.Where(ev => !AQL.In(ev.Category, new [] {"a","b"}));` generates AQL filter: `filter not...

I'm using NodaTime for managing datetimes in my app, but have run into a problem with the way serialization is done in `DocumentParser ` that prevents it from being used...

The dotless plugin does not appear to currently work at all for .less files. There is a bug in the WebOptimizer.Core library which is causing it to not be able...

The disk space/bandwidth requirements for Windows Server Core are pretty extreme compared to Nano Server (About 9Gb vs 600Mb). It would be great to see this docker image use Nano...