Repository.Mongo
1.0.1
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 Repository.Mongo --version 1.0.1
NuGet\Install-Package Repository.Mongo -Version 1.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="Repository.Mongo" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Repository.Mongo" Version="1.0.1" />
<PackageReference Include="Repository.Mongo" />
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 Repository.Mongo --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Repository.Mongo, 1.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.
#:package Repository.Mongo@1.0.1
#: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=Repository.Mongo&version=1.0.1
#tool nuget:?package=Repository.Mongo&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repository pattern for MongoDB
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. 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.
-
.NETFramework 4.6
- MongoDB.Driver (>= 2.2.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Repository.Mongo:
Package | Downloads |
---|---|
Repository.Mongo.Cached
This package contains cached repository which is based on Repository.Mongo package. Cache object should be based on Microsoft.Extensions.Caching |
|
Repository.Mongo.Cqrs
This package contains base implementations for CQRS pattern on Repository.Mongo package. It is also possible to use Repository.Mongo.Cached package |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.3.4 | 8,080 | 10/21/2021 |
2.3.3 | 548 | 10/1/2021 |
2.3.2 | 510 | 10/1/2021 |
2.3.1 | 1,595 | 8/10/2021 |
2.2.9 | 1,730 | 7/4/2021 |
2.2.5 | 9,018 | 11/4/2020 |
2.2.1 | 8,569 | 9/29/2019 |
2.1.6 | 1,500 | 6/8/2019 |
2.1.3 | 1,330 | 4/9/2019 |
2.1.2 | 1,547 | 1/12/2019 |
2.1.1 | 1,715 | 11/7/2018 |
2.0.6 | 4,397 | 5/2/2018 |
2.0.4 | 4,234 | 9/5/2017 |
2.0.3 | 1,774 | 8/3/2017 |
2.0.2 | 1,892 | 4/4/2017 |
2.0.0 | 2,013 | 3/31/2017 |
1.0.5 | 1,428 | 1/8/2017 |
1.0.4 | 1,555 | 10/16/2016 |
1.0.3 | 1,494 | 6/21/2016 |
1.0.2 | 1,777 | 5/28/2016 |
1.0.1 | 1,401 | 1/30/2016 |
1.0.0 | 1,753 | 1/18/2016 |
Namespace problem is fixed