SharpClaw.Core 0.5.0-beta.1

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

SharpClaw.Core

SharpClaw.Core is the AGPL-3.0 host-agnostic direct-chat kernel for SharpClaw. It provides store-neutral action and event dispatch, compiled interception, provider rounds, unified tool execution, continuation recovery, and direct-turn orchestration. It consumes the MIT-licensed SharpClaw.Contracts package and leaves storage, transport, hosting, and application policy to the host.

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 (1)

Showing the top 1 NuGet packages that depend on SharpClaw.Core:

Package Downloads
SharpClaw.Modules.DotNetSidecarHost

Runs compiled SharpClaw .NET modules as sidecar processes over the SharpClaw foreign-module protocol.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0-beta.1 26 8/2/2026
0.3.0-alpha.4 38 7/31/2026
0.3.0-alpha.3 709 7/23/2026
0.3.0-alpha.2 49 7/15/2026
0.3.0-alpha.1 679 7/15/2026
0.1.108-alpha 2,000 7/5/2026
0.1.107-alpha 60 7/5/2026
0.1.106-alpha 57 7/5/2026
0.1.105-alpha 76 7/5/2026
0.1.104-alpha 637 7/4/2026
0.1.103-alpha 53 7/4/2026
0.1.102-alpha 53 7/4/2026
0.1.100-alpha 57 7/3/2026
0.1.99-alpha 63 7/3/2026
0.1.98-alpha 50 7/3/2026
0.1.97-alpha 59 7/3/2026
0.1.96-alpha 60 7/3/2026
0.1.95-alpha 60 7/3/2026
0.1.94-alpha 63 7/3/2026
0.1.93-alpha 57 7/3/2026
Loading failed