IronHive.Core 0.7.7

dotnet add package IronHive.Core --version 0.7.7
                    
NuGet\Install-Package IronHive.Core -Version 0.7.7
                    
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="IronHive.Core" Version="0.7.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronHive.Core" Version="0.7.7" />
                    
Directory.Packages.props
<PackageReference Include="IronHive.Core" />
                    
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 IronHive.Core --version 0.7.7
                    
#r "nuget: IronHive.Core, 0.7.7"
                    
#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 IronHive.Core@0.7.7
                    
#: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=IronHive.Core&version=0.7.7
                    
Install as a Cake Addin
#tool nuget:?package=IronHive.Core&version=0.7.7
                    
Install as a Cake Tool

IronHive core implementations

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 (4)

Showing the top 4 NuGet packages that depend on IronHive.Core:

Package Downloads
IronHive.Cli.Core

IronHive CLI Core - Agent loop, tools, session management, and provider integrations for building AI-powered CLI tools

Ironbees.Ironhive

Thin adapter layer integrating Ironbees with IronHive multi-provider AI framework. Provides execution adapters, dependency injection extensions - delegates actual agent execution to IronHive.

IronHive.Flux.Rag

RAG tools for IronHive using FluxIndex capabilities

UVision.Hosting

U-Vision AI 비전 검사 — 임베드 가능한 ASP.NET Core 기능 라이브러리(빌드된 PWA 임베드 + AddUVision/UseUVision).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.7.7 101 6/15/2026
0.7.6 112 6/10/2026
0.7.5 93 6/9/2026
0.7.4 156 6/7/2026
0.7.3 102 6/4/2026
0.7.1 168 5/21/2026
0.7.0 98 5/21/2026
0.6.2 402 5/20/2026
0.6.1 94 5/16/2026
0.6.0 101 5/15/2026
0.5.9 95 5/15/2026
0.5.6 95 5/11/2026
0.5.5 103 5/11/2026
0.5.4 323 4/29/2026
0.5.3 128 4/15/2026
0.5.2 173 3/23/2026
0.5.1 103 3/23/2026
0.5.0 112 3/20/2026
0.4.4 366 3/8/2026
0.4.3 116 3/6/2026
Loading failed