lex.db icon indicating copy to clipboard operation
lex.db copied to clipboard

Lex DB

Results 19 lex.db issues
Sort by recently updated
recently updated
newest added

While running code equivalent to that below on iOS, an `ArgumentException` is thrown with the message: > method return type is incompatible The code that causes the error is equivalent...

Could you add support for unsigned data types and builder data types: - sbyte - ushort - uint - ulong - StringBuilder - UriBuilder

First of all thank you for your storage solution I have used it many times and works great, however in my current project after building in release I get the...

I would like to request the possibility to sort results of index-queries based on index key values. Basically, I have an index that contains (name, parent ID), that I want...

Please, enable "XML documentation file" in project Build options and include this xml files in NuGet package so XML comment were available within IntelliSense.

I am trying to add Lex.DB to a Windows Phone app. I am getting `Specified method is not supported.` when calling SaveAsync. Is it that the SaveAsync method is not...

at now, the portable lib is useless, since the io api isn't portable for .net4 & winrt & sl. i made the patch to let the portable lib work for...