Skuirrels.DuckDB.NET.Data.Full
1.5.4-preview.2
dotnet add package Skuirrels.DuckDB.NET.Data.Full --version 1.5.4-preview.2
NuGet\Install-Package Skuirrels.DuckDB.NET.Data.Full -Version 1.5.4-preview.2
<PackageReference Include="Skuirrels.DuckDB.NET.Data.Full" Version="1.5.4-preview.2" />
<PackageVersion Include="Skuirrels.DuckDB.NET.Data.Full" Version="1.5.4-preview.2" />
<PackageReference Include="Skuirrels.DuckDB.NET.Data.Full" />
paket add Skuirrels.DuckDB.NET.Data.Full --version 1.5.4-preview.2
#r "nuget: Skuirrels.DuckDB.NET.Data.Full, 1.5.4-preview.2"
#:package Skuirrels.DuckDB.NET.Data.Full@1.5.4-preview.2
#addin nuget:?package=Skuirrels.DuckDB.NET.Data.Full&version=1.5.4-preview.2&prerelease
#tool nuget:?package=Skuirrels.DuckDB.NET.Data.Full&version=1.5.4-preview.2&prerelease
DuckDB.NET fork preview
This is an unofficial preview build from the
skuirrels/DuckDB.NET fork. It
packages the consolidated performance work while the corresponding upstream
pull requests are under review.
Install the bundled provider explicitly:
dotnet add package Skuirrels.DuckDB.NET.Data.Full --version 1.5.4-preview.1
NuGet packages:
The package keeps the official DuckDB.NET.Data namespaces and assembly names,
so application source code does not need to change. Do not reference this fork
package and the official DuckDB.NET.Data.Full package in the same dependency
graph because they contain assemblies with the same identities.
This preview bundles DuckDB v1.5.4 and includes the consolidated appender,
parameter binding, prepared-command, result materialisation, and scoped-writer
optimisations from the fork. When equivalent upstream changes are released,
move back to the official DuckDB.NET.Data.Full package.
The original DuckDB.NET and DuckDB licences and attribution are included in the package.
Report fork-specific problems in the
skuirrels/DuckDB.NET issue tracker.
| 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 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. |
-
net10.0
- Apache.Arrow (>= 23.0.0)
- Skuirrels.DuckDB.NET.Bindings.Full (>= 1.5.4-preview.2)
-
net8.0
- Apache.Arrow (>= 23.0.0)
- Skuirrels.DuckDB.NET.Bindings.Full (>= 1.5.4-preview.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.4-preview.2 | 33 | 7/21/2026 |
| 1.5.4-preview.1 | 34 | 7/21/2026 |
Unofficial preview of the consolidated DuckDB.NET performance work for DuckDB v1.5.4. Do not reference this package alongside the official DuckDB.NET packages.