BytLabs.DataAccess.MongoDB 4.1.0

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

BytLabs Backend Packages

Welcome to BytLabs Backend Packages documentation. This collection of .NET libraries helps you build scalable, maintainable, and robust backend applications.

Quick Navigation

Key Features

🏢 Multi-tenancy Support

Built-in support for multi-tenant applications with flexible tenant resolution strategies.

📦 Domain-Driven Design

Tools and patterns for implementing DDD, including aggregates, entities, and domain events.

🗄️ Data Access

MongoDB integration with transaction support and repository pattern implementation.

⚡ CQRS Pattern

Command Query Responsibility Segregation with MediatR integration.

📊 Observability

Integrated logging, metrics, and tracing capabilities using OpenTelemetry.

Getting Started

// Add services to your application
services.AddMultitenancy()
.AddMongoDatabase()
.AddCQS()
.AddObservability();

Package Overview

Package Description
BytLabs.Application CQRS, validation, and application services
BytLabs.Domain Domain model building blocks
BytLabs.DataAccess Data persistence and MongoDB integration
BytLabs.Multitenancy Multi-tenant infrastructure
BytLabs.Observability Monitoring and logging tools

Support

License

This project is licensed under the MIT License - see the LICENSE file for details.

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. 
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 BytLabs.DataAccess.MongoDB:

Package Downloads
BytLabs.Forms.DataAccess.MongoDB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.0 68 3/22/2025
4.1.0-alpha.100 43 3/22/2025
4.0.0-alpha.99 65 3/22/2025
4.0.0-alpha.97 42 3/22/2025
4.0.0-alpha.96 108 3/17/2025
4.0.0-alpha.95 48 3/15/2025
4.0.0-alpha.94 41 3/15/2025
4.0.0-alpha.93 57 3/1/2025
4.0.0-alpha.92 58 3/1/2025
4.0.0-alpha.91 51 3/1/2025
3.0.0 112 2/7/2025
3.0.0-alpha.90 60 3/1/2025
3.0.0-alpha.89 56 3/1/2025
3.0.0-alpha.88 64 2/13/2025
3.0.0-alpha.86 52 2/6/2025
3.0.0-alpha.85 58 2/6/2025
3.0.0-alpha.84 49 2/6/2025
3.0.0-alpha.83 47 2/6/2025
3.0.0-alpha.82 50 2/6/2025
3.0.0-alpha.81 50 2/6/2025
3.0.0-alpha.80 52 2/6/2025
3.0.0-alpha.79 48 2/6/2025
3.0.0-alpha.78 57 2/6/2025
3.0.0-alpha.77 52 2/6/2025
3.0.0-alpha.72 63 2/5/2025
3.0.0-alpha.71 58 2/4/2025
3.0.0-alpha.70 57 2/4/2025
3.0.0-alpha.69 59 2/4/2025
3.0.0-alpha.68 58 2/4/2025
3.0.0-alpha.67 53 2/4/2025
2.0.0 101 1/28/2025
2.0.0-alpha.66 61 1/31/2025
2.0.0-alpha.65 55 1/31/2025
2.0.0-alpha.63 78 1/28/2025
2.0.0-alpha.62 51 1/28/2025
2.0.0-alpha.61 53 1/28/2025
2.0.0-alpha.60 58 1/26/2025
2.0.0-alpha.59 49 1/26/2025
2.0.0-alpha.58 49 1/26/2025
2.0.0-alpha.57 53 1/26/2025
1.3.0 125 1/11/2025
1.3.0-alpha.56 50 1/26/2025
1.3.0-alpha.54 61 1/26/2025
1.3.0-alpha.53 55 1/26/2025
1.3.0-alpha.52 49 1/23/2025
1.3.0-alpha.50 49 1/23/2025
1.3.0-alpha.49 52 1/21/2025
1.3.0-alpha.48 59 1/21/2025
1.3.0-alpha.46 59 1/11/2025
1.2.1 88 1/7/2025
1.2.1-alpha.45 56 1/11/2025
1.2.1-alpha.42 56 1/11/2025
1.2.1-alpha.40 47 1/9/2025
1.2.1-alpha.38 49 1/7/2025
1.2.1-alpha.37 56 1/7/2025
1.2.0 86 1/6/2025
1.2.0-alpha.35 61 1/6/2025