Paramore.Brighter.MongoDb 10.0.1

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

MongoDB provider for Paramore.Brighter Command Processor. Provides base MongoDB connectivity and transaction management for inbox, outbox, and locking implementations.

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Paramore.Brighter.MongoDb:

Package Downloads
Paramore.Brighter.Inbox.MongoDb

MongoDB inbox provider for Paramore.Brighter Command Processor. Enables inbox pattern implementation for idempotent command and event handling using MongoDB as the document persistence layer.

Paramore.Brighter.Outbox.MongoDb

MongoDB outbox implementation for Paramore.Brighter Command Processor. Provides reliable message publishing with outbox pattern using MongoDB for transactional consistency and guaranteed delivery.

Paramore.Brighter.Transformers.MongoGridFS

MongoDB GridFS transformers for Paramore.Brighter Command Processor. Provides claim check pattern implementation using MongoDB GridFS for storing large message payloads separately from message metadata (luggage store pattern).

Paramore.Brighter.Locking.MongoDb

MongoDB distributed locking provider for Paramore.Brighter Command Processor. Provides distributed lock implementation using MongoDB for coordinating concurrent operations across multiple instances.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.1 243 10/12/2025
10.0.0 184 10/10/2025
10.0.0-preview.11 72 10/3/2025
10.0.0-preview.10 153 9/25/2025
10.0.0-preview.9 138 9/11/2025
10.0.0-preview.8 141 8/14/2025
10.0.0-preview.7 133 8/10/2025
10.0.0-preview.6 125 6/29/2025
10.0.0-preview.5 117 6/29/2025