Huxley.Net.Sql 0.2.0.1

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

// Install Huxley.Net.Sql as a Cake Tool
#tool nuget:?package=Huxley.Net.Sql&version=0.2.0.1                

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.

This package has no dependencies.

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 484 10/3/2018
0.2.0.1 889 9/27/2018
0.2.0.1-build.159 438 9/27/2018
0.2.0.1-build.158 450 9/26/2018
0.2.0.1-build.157 447 9/26/2018
0.2.0.1-build.156 451 9/26/2018
0.2.0.1-build.155 442 9/26/2018
0.2.0.1-build.154 437 9/26/2018
0.2.0.1-build.153 446 9/26/2018
0.2.0.1-build.152 430 9/26/2018
0.2.0.1-build.151 449 9/24/2018
0.2.0.1-build.145 446 9/24/2018
0.2.0.1-build.144 449 9/24/2018
0.2.0.1-build.140 450 9/24/2018
0.2.0.1-build.139 442 9/24/2018
0.2.0.1-build.137 442 9/24/2018
0.2.0.1-build.136 451 9/24/2018
0.2.0.1-build.135 464 9/24/2018
0.2.0.1-build.134 444 9/24/2018
0.2.0 795 9/12/2018
0.2.0-build.129 467 9/12/2018
0.1.0.1-build.128 485 9/12/2018
0.1.0.1-build.127 464 9/12/2018
0.1.0.1-build.126 457 9/12/2018
0.1.0.1-build.125 458 9/12/2018
0.1.0.1-build.124 463 9/12/2018
0.1.0.1-build.123 460 8/30/2018
0.1.0.1-build.121 469 8/29/2018
0.1.0.1-build.120 501 8/29/2018
0.1.0.1-build.119 475 8/28/2018
0.1.0.1-build.114 456 8/28/2018
0.1.0.1-build.113 463 8/28/2018
0.1.0.1-build.96 501 7/23/2018
0.1.0.1-build.95 490 7/22/2018
0.1.0 1,020 7/10/2018
0.0.3.1 835 7/2/2018

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