Skip to content

Commit

Permalink
Merge pull request #2389 from TeaDrivenDev/patch-1
Browse files Browse the repository at this point in the history
Clarify LiteDB.FSharp version support
  • Loading branch information
mbdavid committed Nov 29, 2023
2 parents d2ded92 + 2b3618a commit 4d65543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ using(var db = new LiteDatabase("MyOrderDatafile.db"))
- A GUI editor tool: https://github.com/JosefNemec/LiteDbExplorer (v4)
- Lucene.NET directory: https://github.com/sheryever/LiteDBDirectory
- LINQPad support: https://github.com/adospace/litedbpad
- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp
- F# Support: https://github.com/Zaid-Ajaj/LiteDB.FSharp (v4)
- UltraLiteDB (for Unity or IOT): https://github.com/rejemy/UltraLiteDB
- OneBella - cross platform (windows, macos, linux) GUI tool : https://github.com/namigop/OneBella

Expand Down

0 comments on commit 4d65543

Please sign in to comment.