VOOZH about

URL: https://www.nuget.org/packages/Hexalith.Domains.Abstractions/

⇱ NuGet Gallery | Hexalith.Domains.Abstractions 2.0.2




👁 Image
Hexalith.Domains.Abstractions 2.0.2

dotnet add package Hexalith.Domains.Abstractions --version 2.0.2
 
 
NuGet\Install-Package Hexalith.Domains.Abstractions -Version 2.0.2
 
 
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="Hexalith.Domains.Abstractions" Version="2.0.2" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.Domains.Abstractions" Version="2.0.2" />
 
Directory.Packages.props
<PackageReference Include="Hexalith.Domains.Abstractions" />
 
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 Hexalith.Domains.Abstractions --version 2.0.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hexalith.Domains.Abstractions, 2.0.2"
 
 
#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 Hexalith.Domains.Abstractions@2.0.2
 
 
#: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=Hexalith.Domains.Abstractions&version=2.0.2
 
Install as a Cake Addin
#tool nuget:?package=Hexalith.Domains.Abstractions&version=2.0.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Hexalith.Domains

Hexalith.Domains provides the core Domain Driven Design (DDD) abstractions and implementations for the Hexalith ecosystem. It serves as the foundation for building domain-centric microservices and modules, defining standard interfaces for aggregates, entities, events, and value objects.

Build Status

👁 License: MIT
👁 Discord

👁 Codacy Badge
👁 Quality Gate Status
👁 Security Rating
👁 Maintainability Rating
👁 Code Smells
👁 Lines of Code
👁 Technical Debt
👁 Reliability Rating
👁 Duplicated Lines (%)
👁 Vulnerabilities
👁 Bugs

👁 Build status
👁 NuGet
👁 Latest

Repository Structure

The repository is organized as follows:

  • : Source code directory.
    • : Core libraries and abstractions.
    • : Example implementations.
  • : Unit and integration tests.
  • : Shared build configurations.

Getting Started

Prerequisites

Git Submodules

This project uses the Hexalith.Builds repository as a Git submodule for build infrastructure. Ensure submodules are initialized:

git submodule update --init --recursive

License

This project is licensed under the MIT License - see the file for details.

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  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 (12)

Showing the top 5 NuGet packages that depend on Hexalith.Domains.Abstractions:

Package Downloads
Hexalith.Domain.Abstractions

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.Domain.ConversationThreads

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.Domain.UserConversationProfiles

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.Domain.Surveys

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.Domain.Dimensions

Hexalith is a set of libraries to build a micro-service architecture.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 727 12/22/2025
2.0.1 220 12/21/2025
2.0.0 194 12/21/2025
1.3.1 270 12/21/2025
1.3.0 190 12/21/2025
1.2.1 369 12/6/2025
1.2.0 1,932 11/17/2025
1.1.1 379 11/17/2025
1.1.0 349 11/17/2025
1.0.11 985 9/20/2025
1.0.10 607 8/10/2025
1.0.9 904 8/5/2025
1.0.8 1,744 7/24/2025
1.0.7 3,202 7/6/2025
1.0.6 461 7/4/2025
1.0.5 5,753 6/14/2025
1.0.4 593 6/13/2025
1.0.3 1,457 4/24/2025
1.0.2 2,580 4/18/2025
1.0.1 217 4/18/2025
Loading failed