BytLabs.DataAccess 4.1.0

There is a newer prerelease version of this package available.
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
                    
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" 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" Version="4.1.0" />
                    
Directory.Packages.props
<PackageReference Include="BytLabs.DataAccess" />
                    
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 --version 4.1.0
                    
#r "nuget: BytLabs.DataAccess, 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.
#:package BytLabs.DataAccess@4.1.0
                    
#: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=BytLabs.DataAccess&version=4.1.0
                    
Install as a Cake Addin
#tool nuget:?package=BytLabs.DataAccess&version=4.1.0
                    
Install 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.  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 (2)

Showing the top 2 NuGet packages that depend on BytLabs.DataAccess:

Package Downloads
BytLabs.DataAccess.MongoDB

Package Description

BytLabs.DataAccess.MongDB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.2.0-alpha.107 64 5/3/2025
4.2.0-alpha.106 54 5/3/2025
4.2.0-alpha.105 197 4/29/2025
4.2.0-alpha.104 134 4/29/2025
4.2.0-alpha.103 133 4/29/2025
4.2.0-alpha.102 135 4/28/2025
4.1.0 136 3/22/2025
4.1.0-alpha.108 129 7/7/2025
4.1.0-alpha.100 61 3/22/2025
4.0.0-alpha.99 89 3/22/2025
4.0.0-alpha.97 60 3/22/2025
4.0.0-alpha.96 128 3/17/2025
4.0.0-alpha.95 63 3/15/2025
4.0.0-alpha.94 57 3/15/2025
4.0.0-alpha.93 77 3/1/2025
4.0.0-alpha.92 78 3/1/2025
4.0.0-alpha.91 75 3/1/2025
3.0.0 138 2/7/2025
3.0.0-alpha.90 69 3/1/2025
3.0.0-alpha.89 73 3/1/2025
3.0.0-alpha.88 77 2/13/2025
3.0.0-alpha.86 66 2/6/2025
3.0.0-alpha.85 78 2/6/2025
3.0.0-alpha.84 66 2/6/2025
3.0.0-alpha.83 58 2/6/2025
3.0.0-alpha.82 67 2/6/2025
3.0.0-alpha.81 68 2/6/2025
3.0.0-alpha.80 71 2/6/2025
3.0.0-alpha.79 66 2/6/2025
3.0.0-alpha.78 76 2/6/2025
3.0.0-alpha.77 66 2/6/2025
3.0.0-alpha.72 90 2/5/2025
3.0.0-alpha.71 78 2/4/2025
3.0.0-alpha.70 76 2/4/2025
3.0.0-alpha.69 76 2/4/2025
3.0.0-alpha.68 77 2/4/2025
3.0.0-alpha.67 78 2/4/2025
2.0.0 123 1/28/2025
2.0.0-alpha.66 73 1/31/2025
2.0.0-alpha.65 76 1/31/2025
2.0.0-alpha.63 85 1/28/2025
2.0.0-alpha.62 71 1/28/2025
2.0.0-alpha.61 69 1/28/2025
2.0.0-alpha.60 82 1/26/2025
2.0.0-alpha.59 65 1/26/2025
2.0.0-alpha.58 67 1/26/2025
2.0.0-alpha.57 72 1/26/2025
1.3.0 177 1/11/2025
1.3.0-alpha.56 66 1/26/2025
1.3.0-alpha.54 67 1/26/2025
1.3.0-alpha.53 75 1/26/2025
1.3.0-alpha.52 67 1/23/2025
1.3.0-alpha.50 62 1/23/2025
1.3.0-alpha.49 73 1/21/2025
1.3.0-alpha.48 71 1/21/2025
1.3.0-alpha.46 76 1/11/2025
1.2.1 122 1/7/2025
1.2.1-alpha.45 75 1/11/2025
1.2.1-alpha.42 72 1/11/2025
1.2.1-alpha.40 68 1/9/2025
1.2.1-alpha.38 80 1/7/2025
1.2.1-alpha.37 90 1/7/2025
1.2.0 118 1/6/2025
1.2.0-alpha.35 70 1/6/2025
1.1.3 139 12/31/2024
1.1.3-alpha.32 101 1/1/2025
1.1.3-alpha.31 88 1/1/2025
1.1.3-alpha.29 93 12/31/2024
1.1.3-alpha.28 88 12/31/2024
1.1.3-alpha.27 90 12/31/2024
1.1.3-alpha.26 99 12/31/2024
1.1.2 146 12/31/2024
1.1.2-alpha.25 97 12/31/2024
1.1.2-alpha.24 92 12/31/2024
1.1.2-alpha.23 88 12/31/2024
1.0.2 127 12/28/2024
1.0.2-alpha.60 71 12/28/2024
1.0.2-alpha.58 69 12/28/2024
1.0.2-alpha.57 69 12/28/2024
1.0.2-alpha.56 89 12/28/2024
1.0.2-alpha.21 83 12/31/2024
1.0.2-alpha.20 93 12/31/2024
1.0.2-alpha.19 94 12/31/2024
1.0.2-alpha.18 88 12/31/2024
1.0.2-alpha.17 85 12/31/2024
1.0.2-alpha.16 66 12/31/2024
1.0.2-alpha.15 68 12/31/2024
1.0.2-alpha.14 65 12/31/2024
1.0.2-alpha.13 73 12/31/2024
1.0.2-alpha.10 66 12/28/2024
1.0.2-alpha.9 69 12/28/2024
1.0.2-alpha.7 68 12/28/2024
1.0.2-alpha.6 69 12/28/2024
1.0.2-alpha.5 69 12/28/2024
1.0.2-alpha.4 70 12/28/2024
1.0.2-alpha.3 65 12/28/2024
1.0.2-alpha.2 67 12/28/2024
1.0.2-alpha.1 68 12/28/2024
1.0.1 125 12/28/2024
1.0.1-alpha.54 63 12/28/2024
1.0.1-alpha.52 63 12/28/2024
1.0.1-alpha.50 67 12/28/2024
1.0.0 118 12/25/2024