VOOZH about

URL: https://www.nuget.org/packages/BytLabs.Api/

⇱ NuGet Gallery | BytLabs.Api 4.1.0




BytLabs.Api 4.1.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BytLabs.Api --version 4.1.0
 
 
NuGet\Install-Package BytLabs.Api -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.Api" Version="4.1.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BytLabs.Api" Version="4.1.0" />
 
Directory.Packages.props
<PackageReference Include="BytLabs.Api" />
 
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.Api --version 4.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BytLabs.Api, 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.Api@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.Api&version=4.1.0
 
Install as a Cake Addin
#tool nuget:?package=BytLabs.Api&version=4.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 file for details.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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

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
4.2.0-alpha.107 129 5/3/2025
4.2.0-alpha.106 99 5/3/2025
4.2.0-alpha.105 248 4/29/2025
4.2.0-alpha.104 189 4/29/2025
4.2.0-alpha.103 182 4/29/2025
4.2.0-alpha.102 183 4/28/2025
4.1.0 227 3/22/2025
4.1.0-alpha.108 165 7/7/2025
4.1.0-alpha.100 113 3/22/2025
4.0.0-alpha.99 149 3/22/2025
4.0.0-alpha.97 114 3/22/2025
4.0.0-alpha.96 178 3/17/2025
4.0.0-alpha.95 126 3/15/2025
4.0.0-alpha.94 101 3/15/2025
4.0.0-alpha.93 129 3/1/2025
4.0.0-alpha.92 126 3/1/2025
4.0.0-alpha.91 139 3/1/2025
3.0.0-alpha.90 120 3/1/2025
3.0.0-alpha.89 121 3/1/2025
3.0.0-alpha.88 133 2/13/2025
Loading failed