LiteDB.FSharp
2.16.0
.NET Standard 2.0
dotnet add package LiteDB.FSharp --version 2.16.0
NuGet\Install-Package LiteDB.FSharp -Version 2.16.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LiteDB.FSharp" Version="2.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LiteDB.FSharp --version 2.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LiteDB.FSharp, 2.16.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LiteDB.FSharp as a Cake Addin
#addin nuget:?package=LiteDB.FSharp&version=2.16.0
// Install LiteDB.FSharp as a Cake Tool
#tool nuget:?package=LiteDB.FSharp&version=2.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Advanced F# Support for LiteDB (v4.x) with query construction through quotation expressions
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.2)
- LiteDB (>= 4.1.4 && < 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- TypeShape (>= 9.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on LiteDB.FSharp:
Package | Downloads |
---|---|
Suave.OData.LiteDB
An Experimental OData Implementation in Suave With LiteDB.FSharp |
|
CosmoStore.LiteDB
F# Event Store for Lite DB |
|
Akka.Persistence.LiteDB.FSharp
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.16.0 | 2,908 | 4/25/2021 |
2.15.1 | 1,810 | 5/5/2020 |
2.15.0 | 2,412 | 2/14/2020 |
2.14.0 | 1,500 | 10/7/2019 |
2.13.0 | 473 | 9/27/2019 |
2.12.0 | 464 | 9/13/2019 |
2.11.0 | 1,877 | 7/24/2019 |
2.10.1 | 922 | 5/15/2019 |
2.10.0 | 740 | 5/8/2019 |
2.9.0 | 628 | 5/4/2019 |
2.8.0 | 633 | 5/4/2019 |
2.7.0 | 724 | 3/28/2019 |
2.6.0 | 1,963 | 9/9/2018 |
2.5.1 | 843 | 8/15/2018 |
2.5.0 | 848 | 8/13/2018 |
2.4.0 | 912 | 7/27/2018 |
2.3.0 | 869 | 7/22/2018 |
2.2.0 | 1,325 | 6/6/2018 |
2.1.0 | 915 | 6/5/2018 |
2.0.0 | 1,012 | 6/3/2018 |
1.3.0 | 937 | 5/3/2018 |
1.2.0 | 980 | 3/4/2018 |
1.1.0 | 1,003 | 1/15/2018 |
1.0.0 | 1,065 | 1/4/2018 |
0.9.1 | 924 | 1/4/2018 |
0.8.1 | 1,049 | 1/4/2018 |
0.8.0 | 1,032 | 12/24/2017 |
0.7.0 | 1,139 | 12/3/2017 |
0.6.0 | 1,390 | 10/12/2017 |
0.5.0 | 890 | 10/3/2017 |
0.3.0 | 900 | 10/3/2017 |
0.2.0 | 995 | 10/3/2017 |
0.1.0 | 1,038 | 10/3/2017 |
Support tuple conversion, single union as ID. Don't touch DateTime when persisting the values