Cadmus.Index.PgSql 10.0.7

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

PostgreSQL implementation of Cadmus index.

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 Cadmus.Index.PgSql:

Package Downloads
Cadmus.Index.Ef.PgSql

Entity Framework Core implementation of Cadmus index for PostgreSQl.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.7 44 6/8/2026
10.0.6 125 4/26/2026
10.0.5 169 3/23/2026
10.0.4 166 3/20/2026
10.0.3 173 2/15/2026
10.0.2 186 2/2/2026
10.0.1 183 1/17/2026
10.0.0 263 11/23/2025
9.0.4 380 10/8/2025
9.0.3 325 9/15/2025
9.0.2 443 7/10/2025
9.0.1 365 5/2/2025
9.0.0 345 3/14/2025
8.0.6 361 2/14/2025
8.0.5 323 2/8/2025
8.0.4 285 1/28/2025
8.0.2 367 11/29/2024
8.0.1 241 11/20/2024
8.0.0 297 11/13/2024
7.0.4 420 9/27/2024
Loading failed