AIGuiders.Cdp.Core 0.4.22

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

AIGuiders.Cdp.Core

Shared .NET 10 library for the Cognitive Dev Platform tool catalog:

catalog = f(phase, object [, language]) with optional intent ranking; wire domains follow Memory.* / dev intuition (memory_world, memory_task, debug, build, …).

License: MIT
Source: github.com/AI-Guiders/cdp-core

Prefer a sibling ProjectReference to cdp-core in the monorepo when developing; NuGet for standalone clones / CI.

Public API (short)

Type Role
CdpPhase / CdpObjectKind / CdpIntent Catalog axes
LanguageRegistry / CdpLanguages Language ids from config (not a closed enum)
CdpLayer / CdpDomains Memory/dev/ide layers + longest-prefix tool split
ToolAffordance / SessionContext / PhaseObjectCatalog.Query Shortlist
Wave1AffordanceSeed Seed table for CDP hosts

Non-goal: free-text goal as a catalog key.

Consumers

  • cdp-mcp — stdio facade (meta cdp_* + shortlist)
  • CascadeIDEide_context / ide_tools + filtered ide_* ListTools
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.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.22 127 8/22/2026
0.4.17 138 7/23/2026
0.3.0 114 7/19/2026
0.2.1 115 7/18/2026
0.2.0 119 7/18/2026
0.1.0 112 7/18/2026