BSynchro.MultiTenancy.Stores.Mongo 8.3.2

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

Package Description

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 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 (5)

Showing the top 5 NuGet packages that depend on BSynchro.MultiTenancy.Stores.Mongo:

Package Downloads
BSynchro.ServiceBus

Package Description

BSynchro.RatingEngine.Abstract

Package Description

BSynchro.MessageBus.Hosting

Core hosting integration for BSynchro.MessageBus: the AddServiceBus<TTenant> entrypoint with multi-tenant management, identity propagation, endpoint conventions, and send/request helpers.

BSynchro.ServiceRebus

Package Description

BSynchro.Audit

Change-stream auditing for CORA services. Watches a MongoDB database and records every insert, update, replace and delete into an audit trail, with attribution, redaction of sensitive field values, collection exclusions, and a resumable checkpoint that survives restarts. Works multitenant or single-tenant.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.3.2 536 9/1/2026
8.3.1 700 8/6/2026
8.3.0 1,667 6/22/2026
8.2.0 1,422 5/8/2026
8.0.4 1,192 10/31/2025
8.0.3 842 8/28/2025
8.0.2 1,000 8/26/2025
8.0.1 715 6/13/2025
8.0.0 1,079 5/29/2025
6.0.11 155 9/1/2026
6.0.10 188 8/6/2026
6.0.9 584 10/31/2025
6.0.8 320 8/28/2025
6.0.7 340 8/26/2025
6.0.6 878 6/13/2025
6.0.5 747 4/8/2025
6.0.4 5,523 11/13/2022
6.0.3 683 11/5/2022
6.0.1 669 11/5/2022
6.0.0 1,616 11/3/2022
Loading failed