DuckDB.NET.Data
0.4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package DuckDB.NET.Data --version 0.4.0
NuGet\Install-Package DuckDB.NET.Data -Version 0.4.0
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="DuckDB.NET.Data" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DuckDB.NET.Data --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DuckDB.NET.Data, 0.4.0"
#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.
// Install DuckDB.NET.Data as a Cake Addin #addin nuget:?package=DuckDB.NET.Data&version=0.4.0 // Install DuckDB.NET.Data as a Cake Tool #tool nuget:?package=DuckDB.NET.Data&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DuckDB ADO.NET Provider for C#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DuckDB.NET.Bindings (>= 0.4.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DuckDB.NET.Data:
Package | Downloads |
---|---|
DuckDB.InteractiveExtension
DuckDB support for Polyglot Notebooks |
|
Microsoft.SemanticKernel.Connectors.DuckDB
DuckDB connector for Semantic Kernel plugins and semantic memory |
|
Microsoft.DotNet.Interactive.DuckDB
Microsoft.DotNet.Interactive.Kernel implementation for DuckDB |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on DuckDB.NET.Data:
Repository | Stars |
---|---|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 716 | 11/7/2024 |
1.1.2.1 | 9,751 | 10/21/2024 |
1.1.2-alpha.5 | 50 | 10/10/2024 |
1.1.1 | 7,399 | 9/24/2024 |
1.1.0.1 | 877 | 9/9/2024 |
1.0.2 | 3,148 | 7/22/2024 |
1.0.1 | 44,132 | 6/22/2024 |
1.0.0 | 4,900 | 6/3/2024 |
0.10.3 | 739 | 5/22/2024 |
0.10.2 | 19,611 | 4/21/2024 |
0.10.1 | 561 | 3/18/2024 |
0.9.2 | 131,485 | 11/14/2023 |
0.9.1 | 27,158 | 10/13/2023 |
0.9.0.3 | 5,375 | 10/4/2023 |
0.9.0 | 1,051 | 10/2/2023 |
0.8.1 | 97,845 | 7/8/2023 |
0.8.0 | 16,752 | 5/17/2023 |
0.7.1 | 388 | 3/4/2023 |
0.6.1 | 262 | 1/8/2023 |
0.4.0.10 | 1,291 | 9/3/2022 |
0.4.0.1 | 1,474 | 7/6/2022 |
0.4.0 | 466 | 6/27/2022 |
0.2.9.1 | 2,967 | 9/24/2021 |
0.2.9 | 373 | 9/15/2021 |
0.1.3 | 375 | 9/3/2021 |
0.1.2 | 429 | 4/12/2021 |
0.1.1 | 382 | 4/9/2021 |
0.1.0 | 686 | 11/12/2020 |
Updates for 0.4.0 version of DuckDB