TokenMeter 0.4.0

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

LLM model metadata catalog and cost calculator. Provides context windows, pricing, capabilities (vision, audio, reasoning, tool calling, prompt caching) for 12+ providers.

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.
  • net10.0

    • No dependencies.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on TokenMeter:

Package Downloads
Ironbees.Core

Lightweight filesystem convention-based wrapper for LLM agent frameworks. Simplifies agent loading, routing, and multi-framework integration (Microsoft Agent Framework, Semantic Kernel, LangChain). Focus on reducing boilerplate, not replacing framework features.

IronHive.Agent

IronHive Agent - Reusable agent layer for AI-powered CLI tools

Ironbees.AgentFramework

Thin adapter layer integrating Ironbees with Azure OpenAI and Microsoft Agent Framework. Provides execution adapters, dependency injection extensions, and ASP.NET Core setup - delegates actual agent execution to underlying frameworks.

Ironbees.Autonomous

Abstract autonomous execution SDK for goal-based iterative task orchestration with oracle verification. Framework-agnostic design supporting any task executor and LLM-based oracle.

IronHive.Cli.Core

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.0 481 5/19/2026
0.3.1 1,386 2/19/2026
0.3.0 150 2/10/2026
0.2.0 192 2/10/2026
0.1.0 118 1/28/2026