Hazina.Store.EmbeddingStore 2.5.0

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

Vector embedding storage for semantic search in Hazina. Provides IEmbeddingStore interface with PostgreSQL/pgvector backend, batch operations, similarity matching, and embedding generation service. Essential for RAG implementations.

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 (16)

Showing the top 5 NuGet packages that depend on Hazina.Store.EmbeddingStore:

Package Downloads
Hazina.Store.DocumentStore

Document storage and retrieval system for RAG (Retrieval-Augmented Generation) in Hazina. Provides IDocumentStore interface with support for text/binary documents, chunking, metadata management, and relevancy matching. Includes file-based and memory-based backends.

Hazina.AgentFactory

High-level agent factory for building autonomous AI agents in Hazina. Provides configuration parsing, built-in tool collections (file ops, git, dotnet, npm, BigQuery, email, WordPress), and multi-agent flow orchestration. Simplifies creating production-ready AI agents.

Hazina.Store.Sqlite

SQLite-based storage backend for Hazina. Provides single-file database storage with FTS5 full-text search, vector similarity search, metadata querying, and file checksum tracking for rebuildability. Ideal for local development and embedded scenarios.

Hazina.AI.RAG

Retrieval-Augmented Generation (RAG) with vector search and embeddings

Hazina.Tools.Services.Social

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.0 856 3/18/2026
2.0.0 1,000 1/5/2026
1.0.2 918 3/16/2026
1.0.1 933 3/16/2026
1.0.0 735 3/16/2026
1.0.0-beta.6 96 3/15/2026
1.0.0-beta.5 100 3/15/2026
1.0.0-beta.4 107 3/15/2026