Data Management Global

Data Management Global

A hub for collaboration, learning, networking, and cultural exchange, and contributing to positive global engagement

 View Only

Getting started with IBM Db2 .NET NuGet packages

By Hosathota Vishwanatha posted Wed April 19, 2023 06:15 AM

  

IBM .NET Provider for .NET 8 / .NET 9 are for developing applications using MS .NET  .NET 8/.NET 9 and connecting to IBM data servers(namely LUW, IBM i, zOS and Informix). These applications can run on multiple platforms and packages are platform specific. IBM Data Server Provider packages are available for download from NuGet repository.

Instructions for downloading and using the package

  Path/LD_LIBRARY_PATH needs to be updated to include the package driver path.

     Apart from this, the download links and other commonly asked questions are listed in the Frequently Asked Questions. In cases where diagnostics needs to be collected for any issue, please follow the instructions on tracing.

Points to remember for using this package:

  • The license needed for connecting to DB2 databases remains the same as that of the DB2Connect for IBM databases.
  • There are separate packages for Windows, Linux, Mac, ppc64le and Linux on IBM Z.
  • Most of the features of MS ADO.NET like Connection, Command, DataReader and server specific data types are supported. 

Supported platforms and OS:

  • Windows 64-bit
  • Linux AMD64
  • macOS
  • Linux on IBM Z
  • ppc64le

Supported IBM database servers

  • zOS
  • LUW including IBM dashDB
  • IBM i

Specific samples of using Db2 .NET packages



 Last updated on 12th June 2025

3 comments
146 views

Permalink