BytLabs.Application
4.2.0-alpha.105
See the version list below for details.
dotnet add package BytLabs.Application --version 4.2.0-alpha.105
NuGet\Install-Package BytLabs.Application -Version 4.2.0-alpha.105
<PackageReference Include="BytLabs.Application" Version="4.2.0-alpha.105" />
<PackageVersion Include="BytLabs.Application" Version="4.2.0-alpha.105" />
<PackageReference Include="BytLabs.Application" />
paket add BytLabs.Application --version 4.2.0-alpha.105
#r "nuget: BytLabs.Application, 4.2.0-alpha.105"
#:package BytLabs.Application@4.2.0-alpha.105
#addin nuget:?package=BytLabs.Application&version=4.2.0-alpha.105&prerelease
#tool nuget:?package=BytLabs.Application&version=4.2.0-alpha.105&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 | 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
- AutoMapper (>= 13.0.1)
- BytLabs.Domain (>= 4.2.0-alpha.105)
- FluentValidation.DependencyInjectionExtensions (>= 11.8.0)
- MediatR (>= 12.1.1)
- MediatR.Contracts (>= 2.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BytLabs.Application:
| Package | Downloads |
|---|---|
|
BytLabs.Api
Package Description |
|
|
BytLabs.DataAccess
Package Description |
|
|
BytLabs.Api.Graphql
Package Description |
|
|
BytLabs.Hotchocolate
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.2.0-alpha.125 | 105 | 2026/7/21 |
| 5.2.0-alpha.124 | 86 | 2026/7/20 |
| 5.2.0-alpha.123 | 91 | 2026/7/19 |
| 5.1.0-alpha.122 | 93 | 2026/7/18 |
| 5.1.0-alpha.121 | 79 | 2026/7/18 |
| 5.1.0-alpha.120 | 87 | 2026/7/18 |
| 5.1.0-alpha.119 | 81 | 2026/7/18 |
| 4.2.0-alpha.118 | 86 | 2026/7/16 |
| 4.2.0-alpha.116 | 84 | 2026/7/16 |
| 4.2.0-alpha.115 | 81 | 2026/7/16 |
| 4.2.0-alpha.114 | 84 | 2026/7/15 |
| 4.2.0-alpha.113 | 95 | 2026/7/13 |
| 4.2.0-alpha.112 | 84 | 2026/7/12 |
| 4.2.0-alpha.107 | 192 | 2025/5/3 |
| 4.2.0-alpha.106 | 106 | 2025/5/3 |
| 4.2.0-alpha.105 | 276 | 2025/4/29 |
| 4.2.0-alpha.104 | 209 | 2025/4/29 |
| 4.2.0-alpha.103 | 194 | 2025/4/29 |
| 4.2.0-alpha.102 | 213 | 2025/4/28 |
| 4.1.0-alpha.108 | 192 | 2025/7/7 |