![]() |
VOOZH | about |
dotnet add package Hexalith.NetAspire.Hosting --version 1.4.8
NuGet\Install-Package Hexalith.NetAspire.Hosting -Version 1.4.8
<PackageReference Include="Hexalith.NetAspire.Hosting" Version="1.4.8" />
<PackageVersion Include="Hexalith.NetAspire.Hosting" Version="1.4.8" />Directory.Packages.props
<PackageReference Include="Hexalith.NetAspire.Hosting" />Project file
paket add Hexalith.NetAspire.Hosting --version 1.4.8
#r "nuget: Hexalith.NetAspire.Hosting, 1.4.8"
#:package Hexalith.NetAspire.Hosting@1.4.8
#addin nuget:?package=Hexalith.NetAspire.Hosting&version=1.4.8Install as a Cake Addin
#tool nuget:?package=Hexalith.NetAspire.Hosting&version=1.4.8Install as a Cake Tool
👁 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
This repository provides libraries and a host project for integrating Hexalith applications with .NET Aspire. It facilitates the orchestration of various Hexalith services and components within the Aspire ecosystem.
Key components include:
Hexalith.NetAspire, Hexalith.NetAspire.Abstractions, Hexalith.NetAspire.Defaults) for integrating Hexalith services with Aspire.AspireHost/AspireHost.csproj) responsible for orchestrating the application's services.The repository is organized as follows:
To initialize the repository environment, including setting up necessary configurations or dependencies, run the initialization script:
./initialize.ps1
This repository utilizes Git submodules to include external dependencies:
To initialize and fetch the content of these submodules, run the following Git command after cloning the repository:
git submodule update --init --recursive
The initialize.ps1 script might also handle submodule initialization.
To build the entire solution, navigate to the root directory and run:
dotnet build Hexalith.NetAspire.sln
To run the application using the .NET Aspire host:
dotnet run --project AspireHost/AspireHost.csproj
This will start the Aspire dashboard and orchestrate the services defined in the host project.
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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.8 | 242 | 12/23/2025 |
| 1.4.7 | 220 | 12/23/2025 |
| 1.4.6 | 271 | 12/7/2025 |
| 1.4.5 | 251 | 12/7/2025 |
| 1.4.4 | 265 | 12/7/2025 |
| 1.4.3 | 165 | 12/6/2025 |
| 1.4.2 | 302 | 11/30/2025 |
| 1.4.1 | 291 | 11/30/2025 |
| 1.4.0 | 437 | 11/17/2025 |
| 1.3.1 | 232 | 10/13/2025 |
| 1.3.0 | 225 | 10/13/2025 |
| 1.2.13 | 245 | 9/20/2025 |
| 1.2.12 | 224 | 9/20/2025 |
| 1.2.11 | 232 | 9/20/2025 |
| 1.2.10 | 178 | 8/10/2025 |
| 1.2.9 | 296 | 8/6/2025 |
| 1.2.8 | 308 | 8/5/2025 |
| 1.2.7 | 188 | 7/30/2025 |
| 1.2.6 | 571 | 7/24/2025 |
| 1.2.5 | 237 | 7/9/2025 |