-
I am trying to store my local liteDB in the cloud using Azure. We have implemented a REST api which can receive a byte[] but I am having problem getting the liteDB documents to a byte[]. If I try to r…
-
**Version**
LiteDB 5.0.8 on Windows 10 .NETCore.UniversalWindowsPlatfrom v6.2.10
**Describe the bug**
Connection String "Connection=Shared" creates an
System.UnauthorizedAccessException: "Acc…
-
**Version**
LiteDB 5.0.9
Windows 10
.NET framework 4.8
**Describe the bug**
Upgrading a database from version 4 to 5 often (but not always) results in a corrupt liteDB. This can be reproduced w…
-
Hello, I found the following Limits in the docu. Are there more Limits to care about?
(And I have some questions)
LiteDB Limits found in Docs:
-------------------------
- Collections Names in Su…
-
# Trending repositories for C#
1. [**umbraco / Umbraco-CMS**](https://github.com/umbraco/Umbraco-CMS)
__The simple, flexible and friendly ASP.NET CMS used by more than 730.000 web…
-
Hi everyone,
This is a big one, but if anyone is wondering if someone would use that tool on macOS: Yes, here 🖐️.
We are using LiteDB in a couple of our Xamarin apps, which are developed comple…
-
Hi,
Is there no solution for the error (when upgrading V4 to V5):
Cannot insert duplicate key in unique index '_id'. The duplicate value is '{"$numberLong":"1126889"}'. ?
Could you add some 'i…
-
Second of the three issues mencioned on #2857 .
This one throws with an index out of Range Exception.
**Exception**
Post the exception returned by Visual Studio
```
Build started at 11:12 PM...…
-
Hello, is there any particular reason why the following implicit conversion operator casts the `UInt64` to `double` instead of `long`?
I've ran into this while attempting to fetch a document via a `…
Quahu updated
4 years ago
-
I am using PSLiteDB in my Project, it is awesoem and helpful for my Project. But there is one bug. As mentioned that LiteDB is locked unless we Close the connection. Sometimes, even when i try to open…
ghost updated
2 years ago