EntityFramework.IBM.DB2
6.0.7
See the version list below for details.
dotnet add package EntityFramework.IBM.DB2 --version 6.0.7
NuGet\Install-Package EntityFramework.IBM.DB2 -Version 6.0.7
<PackageReference Include="EntityFramework.IBM.DB2" Version="6.0.7" />
<PackageVersion Include="EntityFramework.IBM.DB2" Version="6.0.7" />
<PackageReference Include="EntityFramework.IBM.DB2" />
paket add EntityFramework.IBM.DB2 --version 6.0.7
#r "nuget: EntityFramework.IBM.DB2, 6.0.7"
#addin nuget:?package=EntityFramework.IBM.DB2&version=6.0.7
#tool nuget:?package=EntityFramework.IBM.DB2&version=6.0.7
IBM Data Server EF 6 Provider for Entity Framework 6 applications accessing IBM Data Servers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- EntityFramework (>= 6.0.0 && <= 6.9.9)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EntityFramework.IBM.DB2:
Package | Downloads |
---|---|
System.Data.DB2.EntityFramework.Migrations
Entity framework 6.x migration provider for DB2 |
GitHub repositories
This package is not used by any popular GitHub repositories.
This patch (release) addresses:
1. "System.Data.Entity.Core.EntityCommandExecutionException: An error occurred while executing the command definition."
, thrown while selecting from multiple tables through LINQ using subquery against IBMi servers.
2. BIGSERIAL and BIGINT data types support for IDS server in IBM Data Server EF 6 Provider.
It incorporates cumulative fixes.