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!
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:
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.