Hazina.Store.DocumentStore
1.0.1
See the version list below for details.
dotnet add package Hazina.Store.DocumentStore --version 1.0.1
NuGet\Install-Package Hazina.Store.DocumentStore -Version 1.0.1
<PackageReference Include="Hazina.Store.DocumentStore" Version="1.0.1" />
<PackageVersion Include="Hazina.Store.DocumentStore" Version="1.0.1" />
<PackageReference Include="Hazina.Store.DocumentStore" />
paket add Hazina.Store.DocumentStore --version 1.0.1
#r "nuget: Hazina.Store.DocumentStore, 1.0.1"
#:package Hazina.Store.DocumentStore@1.0.1
#addin nuget:?package=Hazina.Store.DocumentStore&version=1.0.1
#tool nuget:?package=Hazina.Store.DocumentStore&version=1.0.1
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 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. |
-
net8.0
- Hazina.AI.Providers (>= 1.0.1)
- Hazina.LLMs.Helpers (>= 1.0.1)
- Hazina.Store.EmbeddingStore (>= 1.0.1)
- Npgsql (>= 8.0.3)
- Supabase (>= 1.1.1)
NuGet packages (13)
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.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.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.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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0 | 843 | 3/18/2026 |
| 2.0.0 | 977 | 1/5/2026 |
| 1.0.2 | 924 | 3/16/2026 |
| 1.0.1 | 926 | 3/16/2026 |
| 1.0.0 | 735 | 3/16/2026 |
| 1.0.0-beta.6 | 89 | 3/15/2026 |
| 1.0.0-beta.5 | 101 | 3/15/2026 |
| 1.0.0-beta.4 | 106 | 3/15/2026 |