SmooAI.SmoothOperator.Server 1.36.9

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

The smooth-operator service in C# — wraps SmooAI.SmoothOperator.Core to serve the schema-driven conversation protocol (sessions, streaming turns, citations). The native .NET analog of the Rust smooth-operator-server. Phase 0: the in-process protocol runner + dispatch; the WebSocket host + durable adapters arrive in later phases.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on SmooAI.SmoothOperator.Server:

Package Downloads
SmooAI.SmoothOperator.Server.Postgres

Postgres-backed durable storage for SmooAI.SmoothOperator.Server — a PostgresSessionStore implementing ISessionStore, so sessions + conversation history survive a restart. The C# analog of the Rust adapters/postgres OLTP surface.

SmooAI.SmoothOperator.Server.AspNetCore

ASP.NET Core WebSocket host for SmooAI.SmoothOperator.Server — maps the schema-driven protocol onto a /ws endpoint and wires it via DI. The deployable surface of the C# smooth-operator service.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.36.9 0 7/22/2026
1.36.8 0 7/22/2026
1.36.7 112 7/20/2026
1.36.6 108 7/20/2026
1.36.2 109 7/20/2026
1.36.1 105 7/20/2026
1.36.0 110 7/20/2026
1.35.0 104 7/20/2026
1.34.0 105 7/20/2026
1.33.0 107 7/20/2026
1.32.1 110 7/20/2026
1.32.0 125 7/19/2026
1.30.0 123 7/18/2026
1.28.0 116 7/18/2026
1.27.2 117 7/18/2026
1.27.0 117 7/18/2026
1.26.0 120 7/18/2026
1.23.3 82 7/18/2026
1.23.2 88 7/18/2026
1.23.1 88 7/17/2026