IBeam.Ai
2.4.0
dotnet add package IBeam.Ai --version 2.4.0
NuGet\Install-Package IBeam.Ai -Version 2.4.0
<PackageReference Include="IBeam.Ai" Version="2.4.0" />
<PackageVersion Include="IBeam.Ai" Version="2.4.0" />
<PackageReference Include="IBeam.Ai" />
paket add IBeam.Ai --version 2.4.0
#r "nuget: IBeam.Ai, 2.4.0"
#:package IBeam.Ai@2.4.0
#addin nuget:?package=IBeam.Ai&version=2.4.0
#tool nuget:?package=IBeam.Ai&version=2.4.0
IBeam.Ai
Core agent tooling contracts and MCP models for IBeam-backed applications.
Purpose
IBeam.Ai contains contracts and models shared by the AI package family. Use IBeam.Ai.Services for MCP protocol orchestration and IBeam.Ai.Api for ASP.NET Core endpoint wiring.
Use this package when you need:
- agent tool definitions
- agent execution context
- JSON schema helpers
- MCP response models and error codes
Most host applications should reference IBeam.Ai.Api, which brings the service and core packages transitively.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IBeam.Ai:
| Package | Downloads |
|---|---|
|
IBeam.Ai.Services
Agent tool registry, authorization, and MCP service orchestration for IBeam-backed applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.