Hexalith.Memories.Client.Rest 2.27.1

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

Hexalith.Memories.Client.Rest

Typed REST client for the Hexalith.Memories Server.

Use this package from applications, tools, and services that need to call the Memories HTTP API through typed request and response models instead of hand-built HTTP calls.

dotnet add package Hexalith.Memories.Client.Rest

The client package depends on Hexalith.Memories.Contracts and uses Microsoft HTTP client extensions for registration and resilient outbound calls.

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 Hexalith.Memories.Client.Rest:

Package Downloads
Hexalith.Memories.Mcp

MCP Server surface for Hexalith.Memories (LLM agent interface — Phase 1.5). Exposes search_memory / ingest_content / traverse_relations / get_case_info tools over the Streamable HTTP transport defined by the Model Context Protocol. Story 10.1.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.27.1 99 9/8/2026
2.27.0 85 9/8/2026
2.26.2 146 9/6/2026
2.26.1 172 9/6/2026
2.26.0 106 9/5/2026
2.25.2 114 9/5/2026
2.25.1 89 9/5/2026
2.25.0 154 9/5/2026
2.24.1 99 9/5/2026
2.24.0 94 9/5/2026
2.23.1 96 9/5/2026
2.23.0 103 9/5/2026
2.22.1 222 8/30/2026
2.22.0 118 8/30/2026
2.21.3 562 8/15/2026
2.21.2 102 8/15/2026
2.21.1 119 8/14/2026
2.21.0 106 8/13/2026
2.20.12 106 8/13/2026
2.20.11 102 8/13/2026
Loading failed