Chef.Extensions.LiteDB 1.0.11

dotnet add package Chef.Extensions.LiteDB --version 1.0.11
NuGet\Install-Package Chef.Extensions.LiteDB -Version 1.0.11
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="Chef.Extensions.LiteDB" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chef.Extensions.LiteDB --version 1.0.11
#r "nuget: Chef.Extensions.LiteDB, 1.0.11"
#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 Chef.Extensions.LiteDB as a Cake Addin
#addin nuget:?package=Chef.Extensions.LiteDB&version=1.0.11

// Install Chef.Extensions.LiteDB as a Cake Tool
#tool nuget:?package=Chef.Extensions.LiteDB&version=1.0.11

my useful LiteDB extension methods.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 544 3/26/2020
1.0.10 574 6/24/2019
1.0.8 501 6/14/2019
1.0.7 493 6/14/2019
1.0.6 550 6/12/2019
1.0.5 571 4/2/2019
1.0.4 540 4/1/2019
1.0.3 548 4/1/2019
1.0.2 556 4/1/2019
1.0.1 532 4/1/2019

release version 1.0.11, improve Double-Check Locking algorithm.