NewHeap.Platform.AI.Generators 4.3.1

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

NewHeap.Platform.AI.Generators

Compile-time generator for NewHeap AI tool catalogs. Reference this package as an analyzer, annotate an application-owned class with NhAiToolSet, and annotate supported methods with NhAiTool plus Description.

The generator emits a local INhAiToolCatalog, canonical input/output schemas, SHA-256 contract and catalog hashes, and a deterministic manifest. It reports NHAI diagnostics for invalid IDs or versions, signatures, descriptions, duplicate contracts, missing tool-set metadata, and remote exposure without an authorization boundary. The compiler-hosted generator deliberately has no runtime dependency on NewHeap.Platform.AI.Common.

Trimmed Native AOT applications must provide an application-owned JsonSerializerContext with metadata for each tool input and TaskResult<TOutput>, then set NhAiToolSet.JsonSerializerContextType to that context. The generated function factory uses its serializer options instead of depending on reflection metadata that trimming may remove.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.4.5 32 9/1/2026
4.4.4 33 9/1/2026
4.4.3 34 9/1/2026
4.4.2 43 9/1/2026
4.4.1 65 8/31/2026
4.4.0 39 8/31/2026
4.3.6 41 8/31/2026
4.3.5 40 8/31/2026
4.3.4 49 8/29/2026
4.3.3 65 8/28/2026
4.3.2 52 8/28/2026
4.3.1 43 8/28/2026
4.3.0 48 8/27/2026
4.2.1 48 8/27/2026
4.2.0 51 8/27/2026
4.1.0 65 8/27/2026
4.0.0 69 8/26/2026
3.1.0 79 8/25/2026