Net.IBM.Data.Db2
9.0.0.100
dotnet add package Net.IBM.Data.Db2 --version 9.0.0.100
NuGet\Install-Package Net.IBM.Data.Db2 -Version 9.0.0.100
<PackageReference Include="Net.IBM.Data.Db2" Version="9.0.0.100" />
paket add Net.IBM.Data.Db2 --version 9.0.0.100
#r "nuget: Net.IBM.Data.Db2, 9.0.0.100"
// Install Net.IBM.Data.Db2 as a Cake Addin #addin nuget:?package=Net.IBM.Data.Db2&version=9.0.0.100 // Install Net.IBM.Data.Db2 as a Cake Tool #tool nuget:?package=Net.IBM.Data.Db2&version=9.0.0.100
About
This package is for connecting to IBM Data Servers when connecting from Windows and using .NET 9 as development environment.
Key Features
Support for ADO.NET specifications as well as IBM Data Server features.
How to use
Use package manager to add package to the project build it and deploy it as any other .NET NuGet package. In some cases where Db2Connect license is needed, the license file needs to be copied to clidriver/license folder of the package inside .nuget folder of NuGet cache.
Main Types
All ADO.NET specification classes.
Additional Documentation
IBM Information center for class level documentation
https://www.ibm.com/docs/en/db2/11.1?topic=namespaces-ibmdatadb2
Related Packages
Net.IBM.Data.Db2-lnx
Net.IBM.Data.Db2-osx
Net.IBM.Data.Db2-zlnx
Net.IBM.Data.Db2-ppc
Requesting Trial license
Use contact Owner option in NuGet repository for requesting Db2Connect trial license.
To verify connection with this package, may execute TestConn utility from Application bin path:
Usage : TestConn "<ConnectionString>" -f "<FileName>" -v
Use -v for Verbose (optional), -f for specifying the file name(optional)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
-
net9.0
- No dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on Net.IBM.Data.Db2:
Package | Downloads |
---|---|
IBM.EntityFrameworkCore
IBM Data Server provider for Entity Framework Core. For more details, please visit: https://community.ibm.com/community/user/hybriddatamanagement/blogs/michelle-betbadal1/2020/04/29/getting-started-with-ibm-net-provider-for-net-core |
|
linq2db.LINQPad
Supported databases: IBM DB2 LUW/zOS, Firebird, IBM Informix, Microsoft Access, Microsoft Sql Server (+Azure), Microsoft Sql Server Compact, MySql, MariaDB, Oracle, PostgreSQL, SQLite, SAP HANA, SAP/Sybase ASE, ClickHouse. |
|
FizzCode.EtLast.AdoNet.Db2
ADO.NET extension for EtLast ETL (Extract, Transform and Load) library |
|
ViennaNET.Orm.DB2.Win
Package Description |
|
SnapObjects.Data.Informix
Informix database provider for the SnapObjects ORM (SnapObjects.Data). |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Net.IBM.Data.Db2:
Repository | Stars |
---|---|
linq2db/linq2db
Linq to database provider.
|
|
Raiffeisen-DGTL/ViennaNET
Framework for quickly creating enterprise microservices on .NET https://habr.com/ru/company/raiffeisenbank/blog/494830/
|
IBM Data Server provider support for .NET 9. For more details, please visit: https://community.ibm.com/community/user/hybriddatamanagement/blogs/michelle-betbadal1/2020/04/29/getting-started-with-ibm-net-provider-for-net-core