Corpus.Sql 12.0.4

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

SQL-based components for the corpus subsystem

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

Showing the top 4 NuGet packages that depend on Corpus.Sql:

Package Downloads
Chiron.Sql

Vendor-independent SQL components for Chiron.

Corpus.Sql.PgSql

PostgreSQL-based components for the corpus subsystem

Corpus.Sql.MsSql

Corpus SQL components for SqlServer.

Pythia.Sql

Pythia SQL index components.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
12.0.4 160 2026/8/31
12.0.3 213 2026/7/10
12.0.2 286 2026/6/27
12.0.0 230 2026/2/24
11.0.1 193 2026/1/19
11.0.0 349 2025/11/24
10.1.5 360 2025/9/8
10.1.2 396 2025/6/15
10.1.0 432 2025/2/7
10.0.5 308 2025/1/29
10.0.4 406 2024/12/5
10.0.0 404 2024/11/13
9.0.0 507 2024/10/4
8.0.3 562 2023/3/27
8.0.2 512 2023/2/21
8.0.0 517 2023/2/12
7.1.0 1,501 2022/12/8
7.0.0 1,312 2022/11/9
6.0.10 2,976 2022/10/16
6.0.8 15,720 2022/9/1
Loading failed