Genocs.Persistence.MongoDb 5.0.11

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.Persistence.MongoDb --version 5.0.11
                    
NuGet\Install-Package Genocs.Persistence.MongoDb -Version 5.0.11
                    
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="Genocs.Persistence.MongoDb" Version="5.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genocs.Persistence.MongoDb" Version="5.0.11" />
                    
Directory.Packages.props
<PackageReference Include="Genocs.Persistence.MongoDb" />
                    
Project file
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 Genocs.Persistence.MongoDb --version 5.0.11
                    
#r "nuget: Genocs.Persistence.MongoDb, 5.0.11"
                    
#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 Genocs.Persistence.MongoDb@5.0.11
                    
#: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=Genocs.Persistence.MongoDb&version=5.0.11
                    
Install as a Cake Addin
#tool nuget:?package=Genocs.Persistence.MongoDb&version=5.0.11
                    
Install as a Cake Tool

.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 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.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
8.0.0 1,234 11/23/2025
7.5.1 2,638 10/19/2025
7.5.0 5,325 10/12/2025
7.4.1 2,019 9/19/2025
7.4.0 270 9/19/2025
7.3.0 8,390 8/14/2025
7.2.5 13,711 5/1/2025
7.2.4 2,234 4/18/2025
7.2.3 17,343 1/20/2025
7.2.2 805 12/31/2024
7.2.1 11,415 12/15/2024
7.2.0 1,032 12/14/2024
7.1.0 3,829 11/29/2024
7.0.0 8,365 11/24/2024
6.4.0 14,691 11/10/2024
6.3.0 14,268 11/3/2024
6.2.0 7,781 10/22/2024
6.1.0 8,972 10/12/2024
6.0.0 1,038 7/31/2024
6.0.0-preview.2.0 5,345 7/19/2024
6.0.0-preview.1.0 6,186 6/19/2024
5.0.12 277 6/12/2024
5.0.11 5,394 5/19/2024
5.0.10 9,637 3/31/2024
5.0.9 1,575 2/19/2024
5.0.8 1,519 2/8/2024
5.0.6 3,441 1/23/2024
5.0.5 11,340 12/26/2023
5.0.4 15,178 12/7/2023
5.0.3 614 11/30/2023
5.0.2 674 11/28/2023
5.0.1 605 11/28/2023
5.0.0 786 11/25/2023
5.0.0-preview1.0 259 3/25/2023
5.0.0-preview.5.0 1,323 10/13/2023
5.0.0-preview.4.1 4,479 8/9/2023
5.0.0-preview.4.0 1,448 7/15/2023
5.0.0-preview.3.2 250 7/13/2023
5.0.0-preview.3.1 199 6/19/2023
5.0.0-preview.3.0 438 4/25/2023
5.0.0-preview.2.0 180 4/25/2023
5.0.0-preview.1.3 178 3/27/2023
5.0.0-preview.1.2 205 3/27/2023
3.4.0 1,055 3/12/2023
3.3.1 1,088 3/11/2023
3.3.0 1,013 3/11/2023
3.2.0 1,159 2/6/2023
3.1.1 1,124 1/10/2023
3.1.0 1,135 1/10/2023
3.0.0 1,104 1/7/2023
2.4.0 1,117 1/5/2023
2.3.2 1,181 1/5/2023
2.3.1 1,122 1/5/2023
2.3.0 1,230 11/24/2022
2.2.1 1,533 11/22/2022
2.2.0 1,129 11/20/2022
2.1.0 1,237 11/19/2022
1.0.4 2,683 12/27/2021
1.0.3 1,152 12/4/2021
1.0.2 1,179 12/4/2021
1.0.1 1,627 5/16/2020

Moved to NET8.0