AIGuiders.AgentNotes.Core 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package AIGuiders.AgentNotes.Core --version 1.0.0
                    
NuGet\Install-Package AIGuiders.AgentNotes.Core -Version 1.0.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="AIGuiders.AgentNotes.Core" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AIGuiders.AgentNotes.Core" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="AIGuiders.AgentNotes.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.AgentNotes.Core --version 1.0.0
                    
#r "nuget: AIGuiders.AgentNotes.Core, 1.0.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 AIGuiders.AgentNotes.Core@1.0.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=AIGuiders.AgentNotes.Core&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=AIGuiders.AgentNotes.Core&version=1.0.0
                    
Install as a Cake Tool

AIGuiders.AgentNotes.Core

.NET-библиотека AgentNotes.Core: пути к hot-заметкам и канону, чтение/запись agent-notes.md и слоя knowledge/, hot-context, встроенные дефолты (mcp-resolve-paths, hot-context-defaults). Используется в agent-notes-mcp и при необходимости in-proc в IDE.

Установка

dotnet add package AIGuiders.AgentNotes.Core

NuGet.org · исходники: KarataevDmitry/AIGuiders.AgentNotes.Core · лицензия: MIT.

Публичные сценарии — через NotesStorage (см. XML-доки в коде). Тексты KB как контент — не эта библиотека; публичный срез канона — kb-public (лицензия контента там).

Сборка пакета (maintainers)

dotnet pack -c Release -o nupkg

Версию и метаданные NuGet по умолчанию правь в AgentNotes.Core.csproj.

Публикация на NuGet.org (Trusted Publishing)

Пакет публикуется без API-ключа: GitHub Actions → OIDC → Trusted Publishing на nuget.org. Учётная запись NuGet.org для выдачи временного ключа — LonelySoul (имя профиля в шаге NuGet/login).

  1. На nuget.org под пользователем LonelySoul: Trusted Publishing → новая политика, владелец политики — ты (индивидуальный пользователь LonelySoul) или организация, если пакет от неё.
  2. Поля политики (регистр не важен): Repository owner KarataevDmitry, Repository AIGuiders.AgentNotes.Core, Workflow file nuget-publish.yml (только имя файла, без пути .github/workflows/). Environment оставь пустым, если в workflow нет environment:.
  3. В репозитории workflow: .github/workflows/nuget-publish.yml — запуск вручную (Actions → Publish to NuGet → Run workflow, указать версию) или пуш тега v1.2.3 (в пакет пойдёт версия 1.2.3).

Первый успешный push активирует политику навсегда (для приватных репо до этого действует окно 7 дней — см. доку NuGet).

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
2.1.2 38 5/20/2026
2.1.1 79 5/18/2026
2.1.0 80 5/18/2026
2.0.0 95 5/16/2026
1.0.0 105 5/13/2026