Huxley.Net.MongoDb 0.1.0.1-build.128

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.1.0.1-build.128
                    
NuGet\Install-Package Huxley.Net.MongoDb -Version 0.1.0.1-build.128
                    
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.1.0.1-build.128" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Huxley.Net.MongoDb" Version="0.1.0.1-build.128" />
                    
Directory.Packages.props
<PackageReference Include="Huxley.Net.MongoDb" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Huxley.Net.MongoDb --version 0.1.0.1-build.128
                    
#r "nuget: Huxley.Net.MongoDb, 0.1.0.1-build.128"
                    
#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.
#:package Huxley.Net.MongoDb@0.1.0.1-build.128
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Huxley.Net.MongoDb&version=0.1.0.1-build.128&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Huxley.Net.MongoDb&version=0.1.0.1-build.128&prerelease
                    
Install as a Cake Tool

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 635 10/3/2018
0.2.0.1 1,107 9/27/2018
0.2.0.1-build.159 576 9/27/2018
0.2.0.1-build.158 591 9/26/2018
0.2.0.1-build.157 583 9/26/2018
0.2.0.1-build.156 579 9/26/2018
0.2.0.1-build.155 575 9/26/2018
0.2.0.1-build.154 579 9/26/2018
0.2.0.1-build.153 576 9/26/2018
0.2.0.1-build.152 579 9/26/2018
0.2.0.1-build.151 606 9/24/2018
0.2.0.1-build.145 580 9/24/2018
0.2.0.1-build.144 588 9/24/2018
0.2.0.1-build.140 586 9/24/2018
0.2.0.1-build.139 587 9/24/2018
0.2.0.1-build.137 589 9/24/2018
0.2.0.1-build.136 592 9/24/2018
0.2.0.1-build.135 581 9/24/2018
0.2.0.1-build.134 588 9/24/2018
0.2.0 932 9/12/2018
0.2.0-build.129 619 9/12/2018
0.1.0.1-build.128 635 9/12/2018
0.1.0.1-build.127 612 9/12/2018
0.1.0.1-build.126 599 9/12/2018
0.1.0.1-build.125 604 9/12/2018
0.1.0.1-build.124 598 9/12/2018
0.1.0.1-build.123 617 8/30/2018
0.1.0.1-build.121 615 8/29/2018
0.1.0.1-build.120 656 8/29/2018
0.1.0.1-build.119 616 8/28/2018
0.1.0.1-build.114 599 8/28/2018
0.1.0.1-build.113 601 8/28/2018
0.1.0.1-build.96 727 7/23/2018
0.1.0.1-build.95 716 7/22/2018
0.1.0 1,996 7/10/2018
0.0.3.1 1,136 7/2/2018
0.0.2.1 1,058 6/29/2018
0.0.2 1,300 6/15/2018
0.0.1 1,218 6/12/2018
0.0.0.5 1,199 6/2/2018
0.0.0.4 1,248 5/30/2018
0.0.0.3 1,030 5/30/2018
0.0.0.1 1,078 5/30/2018

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