mbdavid / LiteDB

LiteDB - A .NET NoSQL Document Store in a single data file
http://www.litedb.org
MIT License
8.52k stars 1.24k forks source link

[QUESTION] Best practices when using Xamarin.Forms #1836

Closed themronion closed 3 years ago

themronion commented 3 years ago

Hey guys. I would be grateful if someone can provide a small guide hot to use LiteDB v 5 in Xamarin.Forms - cause with the implementation i have now - i see that my db is not being disposed and the log file grows. All articles out there on the web are about v 4, so it would be cool to know how to add litedb v 5 to a xamarin app correctly. I can share my current implementation. Thanks in advance!

lbnascimento commented 3 years ago

Duplicate of #1837, closed.