JS
JS
Hi, Why are there asterisks in my filename after having downloaded it?  The correct name should be: "REL-26_SHA-76e86d7_2022-02-22_17-43-12.tar.gz"
**Describe the bug** There is a huge delay (about 5 to 10 seconds) when hovering over icons to get a detailed popup message. The worst thing is that the popup...
``` err: bash: -c: line 3: syntax error near unexpected token `(' 2020/02/09 17:57:24 Process exited with status 1 err: bash: -c: line 3: `sudo rm -r /usr/dotnetapps/bugsincluded/!(*.db*)' ``` This...
Hi, Is there a solution for working with fields of type "sql_variant" ? I have a couple of fields defined as such, which I have to read, but EF throws...
Hi, For decimal type there are no properties generated, which would indicate how many numbers are allowed for this field. In our database we have limits set for each decimal...
Is this compatible with the latest .NET 5 version? Are there any problems that I should be aware of when using this with the latest asp net core version?
Is this project abandoned? There has been no activity for 2 years now..
### Feature description The area where ChatGPT responds is too narrow for me, there could be more words per line and code examples also could be wider, many times the...
I am considering using LiteDB for my latest project and I would like to know if it supports .NET 8. Also, does it support latest Entity Framework in combination with...
Why is there no option to capitalize every word INCLUDING conjunctions words? To.TitleCase does not capitalize such words as "and", "of" etc. I want every word to be capitalized. How...