BytLabs.DataAccess.MongoDB 1.3.0-alpha.49

This is a prerelease version of BytLabs.DataAccess.MongoDB.
There is a newer version of this package available.
See the version list below for details.
dotnet add package BytLabs.DataAccess.MongoDB --version 1.3.0-alpha.49                
NuGet\Install-Package BytLabs.DataAccess.MongoDB -Version 1.3.0-alpha.49                
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="1.3.0-alpha.49" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BytLabs.DataAccess.MongoDB --version 1.3.0-alpha.49                
#r "nuget: BytLabs.DataAccess.MongoDB, 1.3.0-alpha.49"                
#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.
// Install BytLabs.DataAccess.MongoDB as a Cake Addin
#addin nuget:?package=BytLabs.DataAccess.MongoDB&version=1.3.0-alpha.49&prerelease

// Install BytLabs.DataAccess.MongoDB as a Cake Tool
#tool nuget:?package=BytLabs.DataAccess.MongoDB&version=1.3.0-alpha.49&prerelease                

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
1.3.0 63 1/11/2025
1.3.0-alpha.52 0 1/23/2025
1.3.0-alpha.50 0 1/23/2025
1.3.0-alpha.49 29 1/21/2025
1.3.0-alpha.48 31 1/21/2025
1.3.0-alpha.46 32 1/11/2025
1.2.1 49 1/7/2025
1.2.1-alpha.45 30 1/11/2025
1.2.1-alpha.42 30 1/11/2025
1.2.1-alpha.40 7 1/9/2025
1.2.1-alpha.38 29 1/7/2025
1.2.1-alpha.37 34 1/7/2025
1.2.0 55 1/6/2025
1.2.0-alpha.35 44 1/6/2025