Skuirrels.DuckDB.NET.Bindings.Full
1.5.4-preview.2
dotnet add package Skuirrels.DuckDB.NET.Bindings.Full --version 1.5.4-preview.2
NuGet\Install-Package Skuirrels.DuckDB.NET.Bindings.Full -Version 1.5.4-preview.2
<PackageReference Include="Skuirrels.DuckDB.NET.Bindings.Full" Version="1.5.4-preview.2" />
<PackageVersion Include="Skuirrels.DuckDB.NET.Bindings.Full" Version="1.5.4-preview.2" />
<PackageReference Include="Skuirrels.DuckDB.NET.Bindings.Full" />
paket add Skuirrels.DuckDB.NET.Bindings.Full --version 1.5.4-preview.2
#r "nuget: Skuirrels.DuckDB.NET.Bindings.Full, 1.5.4-preview.2"
#:package Skuirrels.DuckDB.NET.Bindings.Full@1.5.4-preview.2
#addin nuget:?package=Skuirrels.DuckDB.NET.Bindings.Full&version=1.5.4-preview.2&prerelease
#tool nuget:?package=Skuirrels.DuckDB.NET.Bindings.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
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Skuirrels.DuckDB.NET.Bindings.Full:
| Package | Downloads |
|---|---|
|
Skuirrels.DuckDB.NET.Data.Full
Unofficial preview build of the DuckDB ADO.NET provider from the skuirrels DuckDB.NET fork. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.4-preview.2 | 0 | 7/21/2026 |
| 1.5.4-preview.1 | 0 | 7/21/2026 |
Unofficial preview bindings for the consolidated DuckDB.NET performance work, bundling DuckDB v1.5.4.