BE.CQRS.Data.MongoDb 0.100.0-alpha

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

MongoDB persistence for BE.CQRS event store and subscribers.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.100.0-alpha 331 11/13/2025
0.97.0-alpha 338 11/11/2025
0.95.3-alpha 159 12/11/2024
0.95.2-alpha 136 12/11/2024
0.95.1-alpha 151 6/19/2024
0.95.0-alpha 141 6/19/2024
0.90.13-alpha 1,317 7/19/2021
0.90.12-alpha 341 7/14/2021
0.90.11-alpha 380 7/13/2021
0.90.10-alpha 379 7/13/2021
0.90.9-alpha 373 7/13/2021
0.90.7-alpha 392 7/13/2021
0.90.6-alpha 366 6/30/2021
0.90.1-alpha 390 6/28/2021
0.90.0-alpha 353 6/25/2021
0.80.4-alpha 357 5/10/2021
0.80.3-alpha 888 3/26/2020
0.80.2-alpha 980 3/25/2020
0.80.1-alpha 541 3/24/2020
0.70.15-alpha 665 2/3/2020
Loading failed

Minor fixes in eventheaders