Litedb: Adding UWP support

Created on 22 Mar 2016  路  2Comments  路  Source: mbdavid/LiteDB

Hello,
are you planning to add support for UWP? I'd like to store simple objects in a local DB and LiteDB seems like the way to go. However, the package is currently not compatible with UWP.

Thanks!

Most helpful comment

Hi @dygestor, yes, it's on plans, but not now for v2. I'm removing all not supported classes and making a conditional compilation for support both plataform.

All 2 comments

Hi @dygestor, yes, it's on plans, but not now for v2. I'm removing all not supported classes and making a conditional compilation for support both plataform.

@dygestor, take a look on master branch :+1:

Was this page helpful?
0 / 5 - 0 ratings