EasyMongoDB 0.16.8
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EasyMongoDB --version 0.16.8
NuGet\Install-Package EasyMongoDB -Version 0.16.8
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="EasyMongoDB" Version="0.16.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyMongoDB --version 0.16.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EasyMongoDB, 0.16.8"
#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 EasyMongoDB as a Cake Addin #addin nuget:?package=EasyMongoDB&version=0.16.8 // Install EasyMongoDB as a Cake Tool #tool nuget:?package=EasyMongoDB&version=0.16.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
To use it just extend a class from QueryableBase<T>
Ex:
public class FoobarDAO : QueryableBase<Foobar>;
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- CoreModule (>= 1.5.2)
- MongoDB.Driver (>= 2.12.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.9 | 729 | 6/8/2021 | |
0.16.8 | 624 | 6/7/2021 | |
0.16.7 | 608 | 4/6/2021 | |
0.16.6 | 618 | 3/30/2021 | |
0.16.5 | 744 | 3/27/2021 | |
0.16.4 | 720 | 3/27/2021 | |
0.16.3 | 643 | 3/24/2021 | |
0.16.2 | 684 | 3/23/2021 | |
0.16.1 | 608 | 3/23/2021 | |
0.16.0 | 615 | 3/22/2021 | |
0.15.2 | 660 | 3/17/2021 | |
0.15.1 | 640 | 3/17/2021 | |
0.15.0 | 648 | 3/13/2021 | |
0.14.0 | 672 | 3/13/2021 | |
0.13.2 | 680 | 2/27/2021 | |
0.13.1 | 678 | 2/27/2021 | |
0.13.0 | 695 | 2/27/2021 | |
0.12.4 | 682 | 2/27/2021 | |
0.12.3 | 667 | 2/27/2021 | |
0.12.2 | 674 | 2/27/2021 | |
0.12.1 | 672 | 2/27/2021 | |
0.12.0 | 673 | 2/27/2021 | |
0.11.6 | 715 | 2/27/2021 | |
0.11.5 | 700 | 2/27/2021 | |
0.11.4 | 692 | 2/27/2021 | |
0.11.3 | 694 | 2/27/2021 | |
0.11.2 | 686 | 2/27/2021 | |
0.11.1 | 710 | 2/27/2021 | |
0.11.0 | 699 | 2/27/2021 | |
0.10.2 | 672 | 2/24/2021 | |
0.2.1 | 685 | 2/24/2021 | |
0.2.0 | 674 | 2/24/2021 | |
0.1.0 | 704 | 1/8/2021 | |
0.0.8 | 767 | 10/27/2020 | |
0.0.7 | 721 | 10/16/2020 | |
0.0.6 | 761 | 10/16/2020 | |
0.0.5 | 791 | 10/16/2020 | |
0.0.4 | 928 | 10/15/2020 | |
0.0.3 | 942 | 10/15/2020 | |
0.0.2 | 945 | 10/15/2020 | |
0.0.1 | 1,037 | 10/8/2020 |
hotfix