Orkeon.Tools 1.0.0-rc.4

Prefix Reserved
This is a prerelease version of Orkeon.Tools.
dotnet add package Orkeon.Tools --version 1.0.0-rc.4
                    
NuGet\Install-Package Orkeon.Tools -Version 1.0.0-rc.4
                    
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="Orkeon.Tools" Version="1.0.0-rc.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orkeon.Tools" Version="1.0.0-rc.4" />
                    
Directory.Packages.props
<PackageReference Include="Orkeon.Tools" />
                    
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 Orkeon.Tools --version 1.0.0-rc.4
                    
#r "nuget: Orkeon.Tools, 1.0.0-rc.4"
                    
#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 Orkeon.Tools@1.0.0-rc.4
                    
#: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=Orkeon.Tools&version=1.0.0-rc.4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Orkeon.Tools&version=1.0.0-rc.4&prerelease
                    
Install as a Cake Tool

Orkeon.Tools

Part of Orkeon — build and orchestrate AI agent teams in .NET, described in declarative YAML, programmatic TypeScript (.ork.ts) or pure C#.

Orkeon.Tools bundles the built-in agent tool families in one package: file system, web and HTTP (scraping, APIs, search), structured data (CSV, PDF, XLSX, XML, JSON, email, and database queries across SQLite, SQL Server, PostgreSQL, MySQL, MongoDB, ArcadeDB over Bolt and JanusGraph over Gremlin), secure code execution, EventHub messaging, RAG search and ingestion, and the RaggableTree codebase-analysis tools. It is published separately from Orkeon so that consumers who never use these tools do not inherit their third-party dependencies (database drivers, PDF and spreadsheet libraries).

Install

dotnet add package Orkeon.Tools --prerelease

The package depends on Orkeon, which is restored automatically.

Documentation

MIT © Orkeon Contributors

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

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
1.0.0-rc.4 44 9/22/2026
1.0.0-rc.3 66 9/9/2026