Tobeware.AgentOps.Wareload.Core 1.3.0-preview.1

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

Tobeware.AgentOps.Wareload.Core

Core models, contracts, and MVVM utilities of Wareload Professional — a Windows performance testing platform with HTTP / WebSocket / TCP / UDP / gRPC load generation.

Published as a NuGet package (MIT licensed) for reuse by Snapper.AgentBridge and external .NET Agent integrations.

What's inside

  • Wire format DTOsScriptModel, ScenarioModel, TestSession, TimelineChunk, TransactionStatistics
  • .wlr schema 1.3 — adds LlmMetricsChunk (Key 9) on top of SystemMetricsChunk (Key 8). Backward compatible to 1.0 via MessagePack missing-key → null
  • AiSafetyMetrics — tokens / cost / hallucination / jailbreak / tool-use accuracy aggregate
  • MVVM utilities (CommunityToolkit.Mvvm re-exports)

Install

dotnet add package Tobeware.AgentOps.Wareload.Core --version 1.3.0-preview.1

net9.0 target. Dependencies: MessagePack, CommunityToolkit.Mvvm, System.Text.Json.

Assembly name remains Wareload.Core.dll — consumer C# code (using Wareload.Core.Models.Result; etc.) does not change. Only the NuGet package ID is namespaced under Tobeware.* (matching Tobeware.AgentOps.Bridge).

License

MIT — see LICENSE.

The MIT license covers Wareload.Core and Wareload.Protocol NuGet packages only. Other Wareload Professional components (Manager / Agent / Reporter / Scriptor / LicenseServer / MSI installers) remain under WAREXEN proprietary licensing.

Status

  • alpha / preview — 1.3.0-preview.1 is the first NuGet.org publish. API surface stable but may evolve before 1.0.0 stable.
  • AgentOps Phase 1 + 1.5 complete — wire format aligns with agentops-spec contracts/.
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 Tobeware.AgentOps.Wareload.Core:

Package Downloads
Tobeware.AgentOps.Wareload.Protocol

Wareload Professional protocol engines — HTTP MITM (via Titanium.Web.Proxy) / WebSocket / TCP/UDP / gRPC + LlmHeaderParser for OpenAI/Anthropic/Gemini/Azure OpenAI usage extraction. Used by Snapper.AgentBridge and external .NET Agents.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0-preview.1 82 5/11/2026