Genocs.Persistence.MongoDb
6.1.0
See the version list below for details.
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.Persistence.MongoDb --version 6.1.0
NuGet\Install-Package Genocs.Persistence.MongoDb -Version 6.1.0
<PackageReference Include="Genocs.Persistence.MongoDb" Version="6.1.0" />
paket add Genocs.Persistence.MongoDb --version 6.1.0
#r "nuget: Genocs.Persistence.MongoDb, 6.1.0"
// Install Genocs.Persistence.MongoDb as a Cake Addin #addin nuget:?package=Genocs.Persistence.MongoDb&version=6.1.0 // Install Genocs.Persistence.MongoDb as a Cake Tool #tool nuget:?package=Genocs.Persistence.MongoDb&version=6.1.0
.NET Core Persistence MongoDB library
This package contains a repository pattern implementation using MongoDB. The library is designed by Genocs. The libraries are built using .NET standard 2.1.
Description
Persistence MongoDB Core NuGet package contains general purpose functionalities to be used on DDD service.
Support
Please check the GitHub repository getting more info.
MongoDb Convention
- CamelCaseElementNameConvention(),
- IgnoreExtraElementsConvention(true),
- EnumRepresentationConvention(BsonType.String)
DataProvider Settings
Following is about how to setup MongoDb
"mongoDb": {
"ConnectionString": "mongodb://localhost",
"Database": "demo_database",
"EnableTracing": false
}
Release notes
[2024-01-23] 5.0.6
- Refactory Settings
- Updated nuget packages
[2023-11-25] 5.0.5
- Moved to NET8
[yyyy-mm-dd] 5.0.4
[yyyy-mm-dd] 5.0.3
[yyyy-mm-dd] 5.0.2
[yyyy-mm-dd] 5.0.1
[2023-11-25] 5.0.0
- Moved to NET8
[2023-03-11] 3.4.0
- Updated to Genocs.Core 3.0.0
[2023-03-11] 3.3.1
- Fix register conventions
[2023-03-11] 3.3.0
- No issue in case of registration without MongoDbSettings section
- MongoDatabaseProvider register as Singleton
- Added standard RegisterConventions
[2023-03-04] 3.2.1
- Updated Scrutor
[2023-01-10] 3.2.0
- Updated MongoDbSettings section name
[2023-01-10] 3.1.1
- Added MongoDbSettings validation
[2023-01-10] 3.1.0
- Added Service collection extension
[2023-01-07] 3.0.0
- Changed DBSettings to MongoDbSettings
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net6.0
- Genocs.Core (>= 6.1.0)
- MongoDB.Driver (>= 2.29.0)
- MongoDB.Driver.Core.Extensions.DiagnosticSources (>= 1.5.0)
-
net7.0
- Genocs.Core (>= 6.1.0)
- MongoDB.Driver (>= 2.29.0)
- MongoDB.Driver.Core.Extensions.DiagnosticSources (>= 1.5.0)
-
net8.0
- Genocs.Core (>= 6.1.0)
- MongoDB.Driver (>= 2.29.0)
- MongoDB.Driver.Core.Extensions.DiagnosticSources (>= 1.5.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Genocs.Persistence.MongoDb:
Package | Downloads |
---|---|
Genocs.MessageBrokers.Outbox.MongoDB
The message brokers MongoDB outbox interface library useful to build .NET Core projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.2.0 | 7,638 | 10/22/2024 |
6.1.0 | 8,834 | 10/12/2024 |
6.0.0 | 895 | 7/31/2024 |
6.0.0-preview.2.0 | 5,279 | 7/19/2024 |
6.0.0-preview.1.0 | 6,131 | 6/19/2024 |
5.0.12 | 170 | 6/12/2024 |
5.0.11 | 5,284 | 5/19/2024 |
5.0.10 | 9,517 | 3/31/2024 |
5.0.9 | 1,481 | 2/19/2024 |
5.0.8 | 1,407 | 2/8/2024 |
5.0.6 | 3,328 | 1/23/2024 |
5.0.5 | 11,232 | 12/26/2023 |
5.0.4 | 15,065 | 12/7/2023 |
5.0.3 | 546 | 11/30/2023 |
5.0.2 | 581 | 11/28/2023 |
5.0.1 | 535 | 11/28/2023 |
5.0.0 | 707 | 11/25/2023 |
5.0.0-preview1.0 | 170 | 3/25/2023 |
5.0.0-preview.5.0 | 1,258 | 10/13/2023 |
5.0.0-preview.4.1 | 4,404 | 8/9/2023 |
5.0.0-preview.4.0 | 1,370 | 7/15/2023 |
5.0.0-preview.3.2 | 171 | 7/13/2023 |
5.0.0-preview.3.1 | 136 | 6/19/2023 |
5.0.0-preview.3.0 | 331 | 4/25/2023 |
5.0.0-preview.2.0 | 79 | 4/25/2023 |
5.0.0-preview.1.3 | 95 | 3/27/2023 |
5.0.0-preview.1.2 | 95 | 3/27/2023 |
3.4.0 | 931 | 3/12/2023 |
3.3.1 | 962 | 3/11/2023 |
3.3.0 | 912 | 3/11/2023 |
3.2.0 | 1,025 | 2/6/2023 |
3.1.1 | 1,018 | 1/10/2023 |
3.1.0 | 1,009 | 1/10/2023 |
3.0.0 | 969 | 1/7/2023 |
2.4.0 | 982 | 1/5/2023 |
2.3.2 | 1,061 | 1/5/2023 |
2.3.1 | 1,011 | 1/5/2023 |
2.3.0 | 1,102 | 11/24/2022 |
2.2.1 | 1,396 | 11/22/2022 |
2.2.0 | 998 | 11/20/2022 |
2.1.0 | 1,107 | 11/19/2022 |
1.0.4 | 2,526 | 12/27/2021 |
1.0.3 | 991 | 12/4/2021 |
1.0.2 | 1,021 | 12/4/2021 |
1.0.1 | 1,351 | 5/16/2020 |
Moved to NET8.0