Huxley.Net.MongoDb 0.2.0.1-build.136

This is a prerelease version of Huxley.Net.MongoDb.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Huxley.Net.MongoDb --version 0.2.0.1-build.136
NuGet\Install-Package Huxley.Net.MongoDb -Version 0.2.0.1-build.136
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="Huxley.Net.MongoDb" Version="0.2.0.1-build.136" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Huxley.Net.MongoDb --version 0.2.0.1-build.136
#r "nuget: Huxley.Net.MongoDb, 0.2.0.1-build.136"
#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 Huxley.Net.MongoDb as a Cake Addin
#addin nuget:?package=Huxley.Net.MongoDb&version=0.2.0.1-build.136&prerelease

// Install Huxley.Net.MongoDb as a Cake Tool
#tool nuget:?package=Huxley.Net.MongoDb&version=0.2.0.1-build.136&prerelease

Utilities library built on the top of native MongoDb driver.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  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
0.2.0.2-build.162 450 10/3/2018
0.2.0.1 884 9/27/2018
0.2.0.1-build.159 422 9/27/2018
0.2.0.1-build.158 434 9/26/2018
0.2.0.1-build.157 428 9/26/2018
0.2.0.1-build.156 422 9/26/2018
0.2.0.1-build.155 416 9/26/2018
0.2.0.1-build.154 419 9/26/2018
0.2.0.1-build.153 416 9/26/2018
0.2.0.1-build.152 417 9/26/2018
0.2.0.1-build.151 447 9/24/2018
0.2.0.1-build.145 426 9/24/2018
0.2.0.1-build.144 431 9/24/2018
0.2.0.1-build.140 428 9/24/2018
0.2.0.1-build.139 426 9/24/2018
0.2.0.1-build.137 429 9/24/2018
0.2.0.1-build.136 429 9/24/2018
0.2.0.1-build.135 422 9/24/2018
0.2.0.1-build.134 430 9/24/2018
0.2.0 746 9/12/2018
0.2.0-build.129 460 9/12/2018
0.1.0.1-build.128 471 9/12/2018
0.1.0.1-build.127 445 9/12/2018
0.1.0.1-build.126 444 9/12/2018
0.1.0.1-build.125 445 9/12/2018
0.1.0.1-build.124 441 9/12/2018
0.1.0.1-build.123 454 8/30/2018
0.1.0.1-build.121 449 8/29/2018
0.1.0.1-build.120 500 8/29/2018
0.1.0.1-build.119 457 8/28/2018
0.1.0.1-build.114 440 8/28/2018
0.1.0.1-build.113 441 8/28/2018
0.1.0.1-build.96 488 7/23/2018
0.1.0.1-build.95 477 7/22/2018
0.1.0 1,501 7/10/2018
0.0.3.1 855 7/2/2018
0.0.2.1 785 6/29/2018
0.0.2 920 6/15/2018
0.0.1 835 6/12/2018
0.0.0.5 817 6/2/2018
0.0.0.4 876 5/30/2018
0.0.0.3 771 5/30/2018
0.0.0.1 819 5/30/2018

Add facility extension method for Count(*) on MongoDb collection.