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
#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

Advanced F# Support for LiteDB (v4.x) with query construction through quotation expressions

Product 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.

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,208 4/25/2021
2.15.1 1,913 5/5/2020
2.15.0 2,937 2/14/2020
2.14.0 1,782 10/7/2019
2.13.0 548 9/27/2019
2.12.0 549 9/13/2019
2.11.0 3,496 7/24/2019
2.10.1 1,005 5/15/2019
2.10.0 867 5/8/2019
2.9.0 712 5/4/2019
2.8.0 726 5/4/2019
2.7.0 802 3/28/2019
2.6.0 2,092 9/9/2018
2.5.1 937 8/15/2018
2.5.0 943 8/13/2018
2.4.0 1,018 7/27/2018
2.3.0 967 7/22/2018
2.2.0 1,457 6/6/2018
2.1.0 1,031 6/5/2018
2.0.0 1,128 6/3/2018
1.3.0 1,061 5/3/2018
1.2.0 1,114 3/4/2018
1.1.0 1,136 1/15/2018
1.0.0 1,183 1/4/2018
0.9.1 1,034 1/4/2018
0.8.1 1,167 1/4/2018
0.8.0 1,161 12/24/2017
0.7.0 1,273 12/3/2017
0.6.0 1,580 10/12/2017
0.5.0 993 10/3/2017
0.3.0 1,009 10/3/2017
0.2.0 1,118 10/3/2017
0.1.0 1,158 10/3/2017

Support tuple conversion, single union as ID. Don't touch DateTime when persisting the values