Hexalith.Domains 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hexalith.Domains --version 1.3.0
                    
NuGet\Install-Package Hexalith.Domains -Version 1.3.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="Hexalith.Domains" Version="1.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.Domains" Version="1.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Hexalith.Domains" />
                    
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 --version 1.3.0
                    
#r "nuget: Hexalith.Domains, 1.3.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 Hexalith.Domains@1.3.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=Hexalith.Domains&version=1.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Hexalith.Domains&version=1.3.0
                    
Install as a Cake Tool

Hexalith.Domains

This is a template repository for creating new Hexalith packages. The repository provides a structured starting point for developing new packages within the Hexalith ecosystem.

Build Status

License: MIT Discord

Coverity Scan Build Status 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

Overview

Repository Structure

The repository is organized as follows:

  • src Is the source code directory of your project.
  • src/libraries Is the source code directory where you will add your Nuget package projects.
  • src/examples Contains example implementations of your projects.
  • src/servers Is the source code directory where you will add your Docker container projects.
  • src/aspire Is the source code directory where you will add your Aspire project.
  • test Contains test projects for your packages.
  • Hexalith.Builds Contains shared build configurations and tools.

Getting Started

Prerequisites

Git Submodules

This template uses the Hexalith.Builds repository as a Git submodule. For information about the build system and configuration, refer to the README files in the Hexalith.Builds directory.

License

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

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

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

Package Downloads
Hexalith.Documents

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.2 194 12/22/2025
2.0.1 168 12/21/2025
2.0.0 165 12/21/2025
1.3.1 169 12/21/2025
1.3.0 171 12/21/2025
1.2.1 175 12/6/2025
1.2.0 578 11/17/2025
1.1.1 362 11/17/2025
1.1.0 325 11/17/2025
1.0.11 233 9/20/2025
1.0.10 507 8/10/2025
1.0.9 291 8/5/2025
1.0.8 917 7/24/2025
1.0.7 865 7/6/2025
1.0.6 397 7/4/2025
1.0.5 422 6/14/2025
1.0.4 527 6/13/2025
1.0.3 869 4/24/2025
1.0.2 951 4/18/2025
1.0.1 218 4/18/2025
Loading failed