BytLabs.DataAccess.MongoDB
1.3.0
dotnet add package BytLabs.DataAccess.MongoDB --version 1.3.0
NuGet\Install-Package BytLabs.DataAccess.MongoDB -Version 1.3.0
<PackageReference Include="BytLabs.DataAccess.MongoDB" Version="1.3.0" />
paket add BytLabs.DataAccess.MongoDB --version 1.3.0
#r "nuget: BytLabs.DataAccess.MongoDB, 1.3.0"
// Install BytLabs.DataAccess.MongoDB as a Cake Addin #addin nuget:?package=BytLabs.DataAccess.MongoDB&version=1.3.0 // Install BytLabs.DataAccess.MongoDB as a Cake Tool #tool nuget:?package=BytLabs.DataAccess.MongoDB&version=1.3.0
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 | Versions 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. |
-
net8.0
- AspNetCore.HealthChecks.MongoDb (>= 8.0.0)
- BytLabs.DataAccess (>= 1.3.0)
- BytLabs.Multitenancy (>= 1.3.0)
- Humanizer.Core (>= 2.14.1)
- MongoDB.Driver (>= 3.0.0)
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 |
---|---|---|
1.3.0 | 57 | 1/11/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 | 51 | 1/6/2025 |
1.2.0-alpha.35 | 40 | 1/6/2025 |