-
I was recently working with migrations in other NoSql Databases - and quickly made my first contributions toward migration frameworks. I then looked into how things would work for LiteDb. Had a long l…
-
### Description of Issue
As a developer, i want to add an attribute to my input element so that i can turn off autocomplete or maybe do something else to the component.
- https://developer.mozill…
-
I recently began using this and studio worked previously but now I get this exception every time I try to open studio via the executable:
Log Name: Application
Source: .NET Runtime
Da…
-
Use LiteDB to store all system settings, modules, and automation programs' settings.
Also use it for storing Pepper1Db data instead of XML-files.
Bounz updated
6 years ago
-
Could LiteDB.FSharp be updated to use latest LiteDB so that LiteDB Studio can be used? LiteDB Studio is compiled with latest version of LiteDB and as a result of opening a db with it forces db to upgr…
-
Failing that is there a way to install extensions to the litedb manually?
-
Hi @JosefNemec, first, nice work here. Thanks for contribute with open source community and LiteDB.
I'm working on next LiteDB and now I'm adding (back) support to shell commands inside LiteDB.dll.…
-
Hi,
I use snowplow-dotnet-tracker inside a Xamarin iOS application.
I encounter this exception that crash my application:
Application Specific Information:
*** Terminating app due to uncaught ex…
-
Hello,
I am receiving the below exception when running my .NET MAUI app on any iOS device. The code works on Android devices.:
"Your platform does not support FileStream.Lock. Please set mode=Ex…
-
I have just created a library to use azure page blob as storage backend.
https://github.com/FuJianR/LiteDB.AzureBlob
Looking for suggestions.