Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite 2.7.5

dotnet add package Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite --version 2.7.5
 
NuGet\Install-Package Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite -Version 2.7.5
 
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="Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite" Version="2.7.5" />
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite" Version="2.7.5" />
 
Directory.Packages.props
<PackageReference Include="Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite" />
 
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 Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite --version 2.7.5
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite, 2.7.5"
 
#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 Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite@2.7.5
 
#: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=Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite&version=2.7.5
 
Install as a Cake Addin
#tool nuget:?package=Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite&version=2.7.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

SQLite-backed resilience services (circuit breaker, API budget tracking) for DocSummarizer. Provides persistent circuit state and usage tracking across restarts.

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 Mostlylucid.LucidRAG.DocSummarizer.Rdbms.Sqlite:

Package Downloads
Mostlylucid.LucidRAG.DoomSummarizer.Core

Core signal extraction pipeline: embeddings, entities, knowledge graphs, ranking, LLM routing with budget enforcement and circuit-breaking. Builds on Mostlylucid.DocSummarizer for shared NER, content extraction, and RRF scoring.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.5 468 3/30/2026
2.7.4 334 3/30/2026
2.7.3 424 3/30/2026
2.7.2 110 3/30/2026
2.7.1 428 3/29/2026
2.7.0 398 3/29/2026
2.6.0 405 3/29/2026
2.5.0-alpha0 475 2/10/2026
2.1.0 428 2/9/2026
2.1.0-preview2 411 2/9/2026
2.0.1-rc0 447 2/9/2026
2.0.0-rc5 107 2/9/2026
1.1.1 487 2/4/2026
1.0.0 489 2/4/2026
1.0.0-rc6 485 2/3/2026
1.0.0-rc5 450 2/3/2026
1.0.0-rc4 489 2/3/2026
1.0.0-rc2 342 2/3/2026
1.0.0-alpha4 139 2/2/2026
0.0.0-alpha.0.263 68 2/9/2026
Loading failed