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

I'm developing a cross platform app in Xamarin Forms. I have added Lex.DB to my Portable Class Library. When I try to call Initialize() on DbInstance, I receive a NullReferenceException...

The .Net Core 1.0 target has some differences in the type reflection stuff that make it not compatible with other targets. Also, you apparently can't have a .Net Core 1.0...

Everything was running fine in v 1.2.5, after upgrading to v 1.2.6 I started to receive following error: > An exception of type 'System.Reflection.TargetException' occurred in mscorlib.ni.dll but was not...

Are you planning to add .netstandard target support? https://blogs.msdn.microsoft.com/cesardelatorre/2016/06/28/running-net-core-apps-on-multiple-frameworks-and-what-the-target-framework-monikers-tfms-are-about/

I´m using lex.db to load users from the db in a Windows 10 universal app. Whilst I execute it using the normal compiler everything works perfectly. But when selecting the...

Hi, Recently I tried to update to version 1.2.6 of Lex.Db, but was confronted with the following error: Could not install package 'Lex.Db 1.2.6'. You are trying to install this...

I think I have discovered a limitation on iOS. One of my model classes has a float datatype. I think it save fine but when I try to read it...

I'm using LexDb.iOS 1.2 in a xamarin ios application. If i Execute in the emulator evrithings goes perfectly, but if I debug in a ios phone then: When I try...

Hello, The Xamarin.iOS package dosen't work. For work with lex.db in iOS we need to compile the source and it's works fine, but the nuget package dosen't work. Thank you!

Hi, when testing upgrade compatible from Windows 8.1 app to Windows 10 by coping the db folder, I got this error (items class are the same) Unknown type code 101...