CSweet.WorkManagement.Contracts 3.21.0

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

C-Sweet Work Management Contracts

Version 3.13 adds generic, profile-driven Workstreams, portfolio supervision, authority envelopes, milestone gates, correlated decisions, structured review findings, authenticated work context, and generic delivery-evidence capability and event names. Domain-specific project types remain in separate vertical contract packages.

Version 3.11 adds platform-owned work-item types and board profiles, planning revisions, reusable approval policies, proposal provenance, and architecture-review events. Version 3.9 adds technical delegation recommendations, correlated work-item comments, and public orchestration read/retry contracts. Version 3.6 adds repository-independent work-item planning specifications and idempotent delivery finalization.

Canonical capability names and wire DTOs shared by the C-Sweet platform broker and CSweet.Agent.SDK.

This package intentionally has no dependency on platform domain, persistence, authorization, or agent runtime assemblies.

Version 3.5 includes durable in-progress waiting for personal work. Version 3.4 added sequenced Backlog activation, while version 3.3 introduced personal queues and structured, field-scoped work-item mention spans in the shared agent/platform protocol.

Version 3.16.0 adds optional validated assignment replacement to planning revisions, allowing existing backlog tickets to acquire an owner as staffing arrives. Omitted assignment data preserves existing ownership.

Version 3.17.0 adds AllowedOutcomeCodes to canonical execution input, so agents can select outcomes supported by their immutable stage policy. Older payloads deserialize with an empty list.

Version 3.18.0 adds the canonical orchestration approval decision capability for authorized agent board managers.

Version 3.21.0 adds optional LatestOutcome to orchestration stage reads for delivery review. Older responses omit it.

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

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CSweet.WorkManagement.Contracts:

Package Downloads
CSweet.Agent.SDK

Transport-neutral SDK for building MCP-governed C-Sweet agents.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.21.0 0 9/14/2026
3.20.0 122 9/8/2026
3.19.0 55 9/8/2026
3.16.0 162 9/6/2026
3.15.0 115 9/5/2026
3.13.0 130 8/31/2026
3.12.0 102 8/28/2026
3.11.0 147 8/26/2026
3.10.0 147 8/25/2026
3.9.0 129 8/24/2026
3.8.0 196 8/21/2026
3.7.0 124 8/20/2026
3.6.0 124 8/17/2026
3.5.0 132 8/10/2026
3.4.0 99 8/10/2026
3.3.0 119 8/10/2026
3.1.0 111 8/9/2026
3.0.0 183 8/3/2026
2.1.0 194 8/2/2026
2.0.0 143 8/1/2026
Loading failed