BytLabs.DataAccess
4.1.0
See the version list below for details.
dotnet add package BytLabs.DataAccess --version 4.1.0
NuGet\Install-Package BytLabs.DataAccess -Version 4.1.0
<PackageReference Include="BytLabs.DataAccess" Version="4.1.0" />
<PackageVersion Include="BytLabs.DataAccess" Version="4.1.0" />
<PackageReference Include="BytLabs.DataAccess" />
paket add BytLabs.DataAccess --version 4.1.0
#r "nuget: BytLabs.DataAccess, 4.1.0"
#:package BytLabs.DataAccess@4.1.0
#addin nuget:?package=BytLabs.DataAccess&version=4.1.0
#tool nuget:?package=BytLabs.DataAccess&version=4.1.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. 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. |
-
net8.0
- BytLabs.Application (>= 4.1.0)
- BytLabs.Infrastructure (>= 4.1.0)
- GuardClauses (>= 1.2.4)
- Humanizer.Core (>= 2.14.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Scrutor (>= 4.2.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BytLabs.DataAccess:
| Package | Downloads |
|---|---|
|
BytLabs.DataAccess.MongoDB
MongoDB repository and unit-of-work for BytLabs, with database-per-tenant, BSON conventions and dynamic-data queries. |
|
|
BytLabs.DataAccess.MongDB
Package Description |
|
|
BytLabs.DataAccess.EntityFramework
Entity Framework Core repository and unit-of-work for BytLabs, with per-tenant DbContext resolution. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.3.0-alpha.126 | 45 | 9/16/2026 |
| 5.2.0-alpha.125 | 100 | 7/21/2026 |
| 5.2.0-alpha.124 | 74 | 7/20/2026 |
| 5.2.0-alpha.123 | 80 | 7/19/2026 |
| 5.1.0-alpha.122 | 80 | 7/18/2026 |
| 5.1.0-alpha.121 | 81 | 7/18/2026 |
| 5.1.0-alpha.120 | 67 | 7/18/2026 |
| 5.1.0-alpha.119 | 72 | 7/18/2026 |
| 4.2.0-alpha.118 | 75 | 7/16/2026 |
| 4.2.0-alpha.116 | 66 | 7/16/2026 |
| 4.2.0-alpha.115 | 76 | 7/16/2026 |
| 4.2.0-alpha.114 | 74 | 7/15/2026 |
| 4.2.0-alpha.113 | 87 | 7/13/2026 |
| 4.2.0-alpha.112 | 76 | 7/12/2026 |
| 4.2.0-alpha.107 | 193 | 5/3/2025 |
| 4.2.0-alpha.106 | 120 | 5/3/2025 |
| 4.2.0-alpha.105 | 262 | 4/29/2025 |
| 4.2.0-alpha.104 | 194 | 4/29/2025 |
| 4.1.0 | 249 | 3/22/2025 |
| 4.1.0-alpha.108 | 195 | 7/7/2025 |