Mongol 0.15.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mongol --version 0.15.0
NuGet\Install-Package Mongol -Version 0.15.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="Mongol" Version="0.15.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mongol" Version="0.15.0" />
<PackageReference Include="Mongol" />
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 Mongol --version 0.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mongol, 0.15.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.
#:package Mongol@0.15.0
#: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=Mongol&version=0.15.0
#tool nuget:?package=Mongol&version=0.15.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Mongol is a wrapper for the MongoDB Official C# Driver which makes it very easy to create repository pattern classes around strongly typed collections for POCO objects.
Mongol also includes lambda-based property name resolution for building MongoDB Query/Update operations without magic strings.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net35-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Common.Logging (>= 2.0.0)
- mongocsharpdriver (>= 1.4.1)
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.16.0-Beta1 | 2,188 | 4/30/2013 |
| 0.15.1-RC1 | 2,180 | 8/7/2012 |
| 0.15.0 | 4,191 | 5/17/2012 |
| 0.15.0-RC5 | 2,040 | 5/17/2012 |
| 0.15.0-RC4 | 2,050 | 5/17/2012 |
| 0.15.0-RC3 | 2,008 | 5/17/2012 |
| 0.15.0-RC2 | 2,084 | 5/17/2012 |
| 0.15.0-RC1 | 1,998 | 5/17/2012 |
| 0.14.1-RC1 | 2,054 | 5/16/2012 |
| 0.14.0 | 2,637 | 4/29/2012 |
| 0.14.0-RC2 | 2,008 | 4/29/2012 |
| 0.14.0-RC1 | 2,030 | 4/27/2012 |
| 0.13.2-RC4 | 2,051 | 3/26/2012 |
| 0.13.2-RC3 | 2,058 | 3/23/2012 |
| 0.13.2-RC2 | 2,120 | 3/23/2012 |
| 0.13.2-RC1 | 2,084 | 3/23/2012 |
| 0.13.1 | 2,689 | 3/15/2012 |
| 0.13.0 | 2,716 | 2/13/2012 |
| 0.13.0-RC2 | 2,074 | 2/13/2012 |
| 0.13.0-RC1 | 2,097 | 2/13/2012 |
Loading failed