LiteDB.FSharp
2.16.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 and Polyglot Notebooks. 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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
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 |
---|---|
CosmoStore.LiteDB
F# Event Store for Lite DB |
|
Suave.OData.LiteDB
An Experimental OData Implementation in Suave With LiteDB.FSharp |
|
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 | 5,510 | 4/25/2021 |
2.15.1 | 1,959 | 5/5/2020 |
2.15.0 | 3,008 | 2/14/2020 |
2.14.0 | 1,824 | 10/7/2019 |
2.13.0 | 574 | 9/27/2019 |
2.12.0 | 582 | 9/13/2019 |
2.11.0 | 3,792 | 7/24/2019 |
2.10.1 | 1,039 | 5/15/2019 |
2.10.0 | 903 | 5/8/2019 |
2.9.0 | 743 | 5/4/2019 |
2.8.0 | 751 | 5/4/2019 |
2.7.0 | 826 | 3/28/2019 |
2.6.0 | 2,156 | 9/9/2018 |
2.5.1 | 967 | 8/15/2018 |
2.5.0 | 964 | 8/13/2018 |
2.4.0 | 1,041 | 7/27/2018 |
2.3.0 | 998 | 7/22/2018 |
2.2.0 | 1,494 | 6/6/2018 |
2.1.0 | 1,063 | 6/5/2018 |
2.0.0 | 1,168 | 6/3/2018 |
1.3.0 | 1,091 | 5/3/2018 |
1.2.0 | 1,137 | 3/4/2018 |
1.1.0 | 1,164 | 1/15/2018 |
1.0.0 | 1,212 | 1/4/2018 |
0.9.1 | 1,069 | 1/4/2018 |
0.8.1 | 1,201 | 1/4/2018 |
0.8.0 | 1,199 | 12/24/2017 |
0.7.0 | 1,309 | 12/3/2017 |
0.6.0 | 1,626 | 10/12/2017 |
0.5.0 | 1,025 | 10/3/2017 |
0.3.0 | 1,034 | 10/3/2017 |
0.2.0 | 1,146 | 10/3/2017 |
0.1.0 | 1,180 | 10/3/2017 |
Support tuple conversion, single union as ID. Don't touch DateTime when persisting the values