Skip to content

Commit

Permalink
Clarify LiteDB.FSharp version support
Browse files Browse the repository at this point in the history
  • Loading branch information
TeaDrivenDev authored Nov 16, 2023
1 parent d2ded92 commit 2b3618a
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 2b3618a

Please sign in to comment.