BytLabs.Domain 1.1.3

dotnet add package BytLabs.Domain --version 1.1.3                
NuGet\Install-Package BytLabs.Domain -Version 1.1.3                
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.Domain" Version="1.1.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BytLabs.Domain --version 1.1.3                
#r "nuget: BytLabs.Domain, 1.1.3"                
#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.Domain as a Cake Addin
#addin nuget:?package=BytLabs.Domain&version=1.1.3

// Install BytLabs.Domain as a Cake Tool
#tool nuget:?package=BytLabs.Domain&version=1.1.3                

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. 
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.Domain:

Package Downloads
BytLabs.Application

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3 56 12/31/2024
1.1.3-alpha.32 18 1/1/2025
1.1.3-alpha.31 22 1/1/2025
1.1.3-alpha.29 32 12/31/2024
1.1.3-alpha.28 33 12/31/2024
1.1.3-alpha.27 37 12/31/2024
1.1.3-alpha.26 36 12/31/2024
1.1.2 64 12/31/2024
1.1.2-alpha.25 37 12/31/2024
1.1.2-alpha.24 35 12/31/2024
1.1.2-alpha.23 33 12/31/2024
1.0.2 88 12/28/2024
1.0.2-alpha.60 42 12/28/2024
1.0.2-alpha.58 36 12/28/2024
1.0.2-alpha.57 38 12/28/2024
1.0.2-alpha.56 136 12/28/2024
1.0.2-alpha.21 34 12/31/2024
1.0.2-alpha.20 33 12/31/2024
1.0.2-alpha.19 34 12/31/2024
1.0.2-alpha.18 37 12/31/2024
1.0.2-alpha.17 33 12/31/2024
1.0.2-alpha.16 34 12/31/2024
1.0.2-alpha.15 35 12/31/2024
1.0.2-alpha.14 32 12/31/2024
1.0.2-alpha.13 32 12/31/2024
1.0.2-alpha.10 35 12/28/2024
1.0.2-alpha.9 37 12/28/2024
1.0.2-alpha.7 36 12/28/2024
1.0.2-alpha.6 39 12/28/2024
1.0.2-alpha.5 39 12/28/2024
1.0.2-alpha.4 36 12/28/2024
1.0.2-alpha.3 35 12/28/2024
1.0.2-alpha.2 38 12/28/2024
1.0.2-alpha.1 38 12/28/2024
1.0.1 84 12/28/2024
1.0.1-alpha.54 38 12/28/2024
1.0.1-alpha.52 36 12/28/2024
1.0.1-alpha.50 38 12/28/2024
1.0.0 76 12/25/2024