Net.IBM.Data.Db2-osx
9.0.0.200
dotnet add package Net.IBM.Data.Db2-osx --version 9.0.0.200
NuGet\Install-Package Net.IBM.Data.Db2-osx -Version 9.0.0.200
<PackageReference Include="Net.IBM.Data.Db2-osx" Version="9.0.0.200" />
<PackageVersion Include="Net.IBM.Data.Db2-osx" Version="9.0.0.200" />
<PackageReference Include="Net.IBM.Data.Db2-osx" />
paket add Net.IBM.Data.Db2-osx --version 9.0.0.200
#r "nuget: Net.IBM.Data.Db2-osx, 9.0.0.200"
#addin nuget:?package=Net.IBM.Data.Db2-osx&version=9.0.0.200
#tool nuget:?package=Net.IBM.Data.Db2-osx&version=9.0.0.200
About
This package is for connecting to IBM Data Servers from macOS ARM64 and using .NET 9 as development environment.
Note : This package is for macOS ARM64 and any older application built for x64 should be migrated to ARM64 to use this package.
Key Features
Support for Microsoft 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 based deployment.
In cases where Db2Connect license is needed, the license file needs to be copied to clidriver/license folder as detailed here:
https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
Main Types
All ADO.NET specification types.
Additional Documentation
IBM Information center for class level documentation
https://www.ibm.com/docs/en/db2/11.1?topic=namespaces-ibmdatadb2
What's New
CLI driver upgraded to 12.1.1.0 CSB 54960, please use Db2Connect 12.1 license for this package.
Support for QueryPrefetch keyword enables prefetching of multiple query blocks for a forward only blocked cursor.
KI DT421709 : On Linux platform, stored procedure call failed with SQL0902 error when stored procedure used scrollable cursor to fetch data.
KI DT196972 : DB2DataReader.GetValue() method should return boolean value(True/False) for boolean column data type.
Related Packages
Net.IBM.Data.Db2-lnx : Linux Amd64
Net.IBM.Data.Db2 : Windows x64
Net.IBM.Data.Db2-zlnx : Linux on IBM Z (Linux s390x)
Net.IBM.Data.Db2-ppc : Linux ppc64le
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
Requesting support
Please reach out to IBM Tech support for any issues in using this package:
https://www.ibm.com/mysupport/s/?language=en_US
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 was computed. 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. |
-
net8.0
- System.Runtime.Loader (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Net.IBM.Data.Db2-osx:
Package | Downloads |
---|---|
IBM.EntityFrameworkCore-osx
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 |
|
ViennaNET.Orm.DB2.Osx
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Net.IBM.Data.Db2-osx:
Repository | Stars |
---|---|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
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 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