GnOuGo.AI.Core 0.6.1

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

AI provider abstractions, routing models, telemetry, and request helpers for GnOuGo components.

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 GnOuGo.AI.Core:

Package Downloads
GnOuGo.Flow.Core

NativeAOT-compatible YAML workflow DSL engine for orchestrating LLMs, MCP servers, templates, loops, and human input.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.1 34 5/9/2026
0.6.1-dev.148 30 5/9/2026
0.6.0 45 5/8/2026
0.5.1 93 5/5/2026
0.5.1-dev.141 37 5/5/2026
0.5.1-dev.140 35 5/5/2026
0.5.0 87 5/5/2026
0.4.10 93 5/3/2026
0.4.10-dev.130 45 5/3/2026
0.4.10-dev.129 46 5/3/2026
0.4.9 103 5/3/2026
0.4.8 94 5/3/2026
0.4.7 97 5/3/2026
0.4.6 92 5/2/2026
0.4.5 92 5/2/2026
0.4.4 96 5/2/2026
0.4.3 101 5/2/2026
0.4.2 93 5/2/2026
0.4.1 95 5/2/2026
0.4.1-dev.109 43 5/2/2026
Loading failed