DM.DmProvider 8.3.1.33449

dotnet add package DM.DmProvider --version 8.3.1.33449                
NuGet\Install-Package DM.DmProvider -Version 8.3.1.33449                
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="DM.DmProvider" Version="8.3.1.33449" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DM.DmProvider --version 8.3.1.33449                
#r "nuget: DM.DmProvider, 8.3.1.33449"                
#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 DM.DmProvider as a Cake Addin
#addin nuget:?package=DM.DmProvider&version=8.3.1.33449

// Install DM.DmProvider as a Cake Tool
#tool nuget:?package=DM.DmProvider&version=8.3.1.33449                

DM.DMPROVIDER

DM .NET DATA PROVIDER

更新记录

8.3.1.33449

  • 修复了DmConnection.Database属性设置问题
  • RS_CACHE_SIZE参数默认值同步JDBC改为20

8.3.1.32947

  • 修复绑定类型为out的参数时相关sql执行失败的问题
  • 修复TransactionScope功能相关问题
  • 修复结果集读取超长列出错相关问题
  • 新增DBAPassword参数
  • 补充了DmConnectionStringBuilder连接参数

8.3.1.30495

  • 支持多租户环境的连接方式
  • 修复开启连接池时事务相关问题
  • 支持DmFldr接口

8.3.1.28188

  • 修复AutoCommit相关问题
  • 修复连接池复用事务等问题
  • 新增schemaSensitive参数
  • 新增DmBulkCopy2类支持快速装载
  • 新增NET7.0和NET8.0框架支持

8.3.1.25526

  • 支持refCursor类型参数绑定
  • 支持索引表和嵌套表的相关功能
  • 修复时间类型精度丢失等问题
  • 修复连接池相关问题

8.3.1.24059

  • 修复enlist与connpooling相关功能
  • 支持SavePoint功能
  • 修复时间类型相关问题

8.3.1.22640

  • 修复enlist相关功能

8.3.1.22486

  • 修复存储过程参数绑定功能
  • 新增心跳连接超时
  • 支持空间数据类型

8.3.1.21595

  • 修复DmDataReader.GetChars方法;
  • 修复DmClob、DmBlob部分功能

8.3.1.21072

  • 初次发版
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
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.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on DM.DmProvider:

Package Downloads
FreeSql.Provider.Dameng

FreeSql 数据库实现,基于 达梦数据库 Ado.net (DmProvider)

BinFramWork

.netcore 3.1 redis mysql支持 mongodb支持 登录状态保持 Linux兼容 达梦数据库兼容

DM.Microsoft.EntityFrameworkCore

dameng database provider for Entity Framework Core8.0

NPoco.Data

Wima Platform for building a business application.

dmdbms.DmDialect

DmDialect is a NHibernate driver for DaMeng.适用于达梦数据库的NHibernate驱动.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on DM.DmProvider:

Repository Stars
dotnetcore/FreeSql
.NET aot orm, VB.NET/C# orm, Mysql/PostgreSQL/SqlServer/Oracle orm, Sqlite/Firebird/Clickhouse/DuckDB orm, 达梦/金仓/虚谷/翰高/高斯 orm, 神通 orm, 南大通用 orm, 国产 orm, TDengine orm, QuestDB orm, MsAccess orm.
znlgis/sod
PDF.NET 的追求:代码的精简,开发、维护的简单与极致的运行效率!
Version Downloads Last updated
8.3.1.33449 0 3/6/2025
8.3.1.30495 1,628 11/22/2024
8.3.1.28188 7,473 10/8/2024
8.3.1.25526 1,090 5/24/2024
8.3.1.24059 419 3/28/2024
8.3.1.22640 2,562 1/31/2024
8.3.1.22486 171 1/12/2024
8.3.1.21595 328 11/30/2023
8.3.1.21072 12,880 11/8/2023