![]() |
VOOZH | about |
dotnet add package Hazina.Store.DocumentStore --version 2.5.0
NuGet\Install-Package Hazina.Store.DocumentStore -Version 2.5.0
<PackageReference Include="Hazina.Store.DocumentStore" Version="2.5.0" />
<PackageVersion Include="Hazina.Store.DocumentStore" Version="2.5.0" />Directory.Packages.props
<PackageReference Include="Hazina.Store.DocumentStore" />Project file
paket add Hazina.Store.DocumentStore --version 2.5.0
#r "nuget: Hazina.Store.DocumentStore, 2.5.0"
#:package Hazina.Store.DocumentStore@2.5.0
#addin nuget:?package=Hazina.Store.DocumentStore&version=2.5.0Install as a Cake Addin
#tool nuget:?package=Hazina.Store.DocumentStore&version=2.5.0Install as a Cake Tool
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Hazina.Store.DocumentStore:
| Package | Downloads |
|---|---|
|
Hazina.Generator
Document-augmented LLM response orchestration for Hazina. Provides IDocumentGenerator for composing RAG context with prompts, streaming responses, and safe file modification handling. Core component for context-aware AI applications. |
|
|
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.LLMs.SemanticKernel
Semantic Kernel implementation of ILLMClient for Hazina. Provides multi-provider LLM support (OpenAI, Azure OpenAI, Anthropic, Ollama) through Microsoft Semantic Kernel integration. Supports advanced orchestration, plugins, and planners while maintaining Hazina's RAG and safe file modification features. |
|
|
Hazina.Tools.Data
Data access layer for Hazina generation tools |
|
|
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0 | 899 | 3/18/2026 |
| 2.0.0 | 1,030 | 1/5/2026 |
| 1.0.2 | 1,313 | 3/16/2026 |
| 1.0.1 | 991 | 3/16/2026 |
| 1.0.0 | 769 | 3/16/2026 |
| 1.0.0-beta.6 | 116 | 3/15/2026 |
| 1.0.0-beta.5 | 126 | 3/15/2026 |
| 1.0.0-beta.4 | 131 | 3/15/2026 |