RockBot.Messaging.Abstractions
0.3.0
See the version list below for details.
dotnet add package RockBot.Messaging.Abstractions --version 0.3.0
NuGet\Install-Package RockBot.Messaging.Abstractions -Version 0.3.0
<PackageReference Include="RockBot.Messaging.Abstractions" Version="0.3.0" />
<PackageVersion Include="RockBot.Messaging.Abstractions" Version="0.3.0" />
<PackageReference Include="RockBot.Messaging.Abstractions" />
paket add RockBot.Messaging.Abstractions --version 0.3.0
#r "nuget: RockBot.Messaging.Abstractions, 0.3.0"
#:package RockBot.Messaging.Abstractions@0.3.0
#addin nuget:?package=RockBot.Messaging.Abstractions&version=0.3.0
#tool nuget:?package=RockBot.Messaging.Abstractions&version=0.3.0
Transport-agnostic messaging contracts for RockBot: IMessagePublisher, IMessageSubscriber, MessageEnvelope, and MessageResult.
| 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
NuGet packages (17)
Showing the top 5 NuGet packages that depend on RockBot.Messaging.Abstractions:
| Package | Downloads |
|---|---|
|
RockBot.Host
Agent host runtime for RockBot including handler pipeline, profile loading, and system prompt composition. |
|
|
RockBot.Llm.Abstractions
LLM abstractions for the RockBot agent framework including client contracts and message types. |
|
|
RockBot.Host.Abstractions
Host abstractions for the RockBot agent framework including agent profiles and configuration contracts. |
|
|
RockBot.Llm
LLM integration for RockBot via Microsoft.Extensions.AI with three-tier model routing. |
|
|
RockBot.Tools
Tool registry, invocation dispatch, and tool-guide discovery for RockBot agents. |
GitHub repositories
This package is not used by any popular GitHub repositories.