MongoDB.Abstracts
5.7.1
See the version list below for details.
dotnet add package MongoDB.Abstracts --version 5.7.1
NuGet\Install-Package MongoDB.Abstracts -Version 5.7.1
<PackageReference Include="MongoDB.Abstracts" Version="5.7.1" />
<PackageVersion Include="MongoDB.Abstracts" Version="5.7.1" />
<PackageReference Include="MongoDB.Abstracts" />
paket add MongoDB.Abstracts --version 5.7.1
#r "nuget: MongoDB.Abstracts, 5.7.1"
#:package MongoDB.Abstracts@5.7.1
#addin nuget:?package=MongoDB.Abstracts&version=5.7.1
#tool nuget:?package=MongoDB.Abstracts&version=5.7.1
MongoDB.Abstracts
Overview
The MongoDB Abstracts library defines abstract base classes for repository pattern.
Download
The MongoDB.Abstracts library is available on nuget.org via package name MongoDB.Abstracts
.
To install MongoDB.Abstracts, run the following command in the Package Manager Console
PM> Install-Package MongoDB.Abstracts
More information about NuGet package available at https://nuget.org/packages/MongoDB.Abstracts
Features
- interface for generic MongoDB queries;
IMongoQuery<TEntity, TKey>
- interface for generic MongoDB repository;
IMongoRepository<TEntity, TKey>
- base class for generic MongoDB queries;
MongoQuery<TEntity, TKey>
- base class for generic MongoDB repository;
MongoRepository<TEntity, TKey>
- interface for generic MongoDB entity;
IMongoEntity
- base class for generic MongoDB entity;
MongoEntity
- interface for generic MongoDB entity repository;
IMongoEntityRepository<TEntity>
- base class for generic MongoDB entity repository;
MongoEntityRepostiory<TEntity>
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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- MongoDB.Driver (>= 2.28.0)
-
.NETStandard 2.1
- MongoDB.Driver (>= 2.28.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MongoDB.Abstracts:
Package | Downloads |
---|---|
MediatR.CommandQuery.MongoDB
CQRS framework based on MediatR |
|
Arbiter.CommandQuery.MongoDB
Command Query Responsibility Segregation (CQRS) framework based on mediator pattern using Mongo DB as the data store handler |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
6.6.0 | 163 | 9/3/2025 |
6.5.0 | 495 | 5/25/2025 |
6.4.0 | 326 | 4/18/2025 |
6.3.0 | 438 | 2/4/2025 |
6.2.0 | 136 | 2/4/2025 |
6.1.0 | 142 | 2/3/2025 |
6.0.0 | 135 | 2/3/2025 |
5.7.1 | 727 | 7/26/2024 |
5.7.0 | 497 | 5/10/2024 |
5.6.1 | 756 | 7/28/2023 |
5.5.269 | 1,082 | 12/28/2022 |
5.5.219 | 999 | 4/23/2022 |
5.5.216 | 732 | 3/21/2022 |
5.5.191 | 846 | 12/22/2021 |
5.5.172 | 1,242 | 10/29/2021 |
5.0.0.166 | 447 | 10/21/2021 |
5.0.0.128 | 443 | 6/5/2021 |
4.0.0.102 | 525 | 2/15/2021 |
4.0.0.83 | 592 | 10/26/2020 |
4.0.0.80 | 604 | 10/17/2020 |
3.0.0.79 | 623 | 10/17/2020 |
3.0.0.56 | 755 | 5/9/2020 |
3.0.0.36 | 874 | 3/16/2020 |
2.0.0.10 | 885 | 4/23/2019 |
2.0.0.8 | 1,235 | 4/27/2017 |
2.0.0.7 | 1,199 | 4/4/2017 |
1.0.0.5 | 1,302 | 5/4/2016 |
1.0.0.3 | 1,252 | 4/30/2016 |
1.0.0.2 | 1,469 | 4/21/2016 |