DM.DmProvider
8.3.1.37876
dotnet add package DM.DmProvider --version 8.3.1.37876
NuGet\Install-Package DM.DmProvider -Version 8.3.1.37876
<PackageReference Include="DM.DmProvider" Version="8.3.1.37876" />
<PackageVersion Include="DM.DmProvider" Version="8.3.1.37876" />
<PackageReference Include="DM.DmProvider" />
paket add DM.DmProvider --version 8.3.1.37876
#r "nuget: DM.DmProvider, 8.3.1.37876"
#addin nuget:?package=DM.DmProvider&version=8.3.1.37876
#tool nuget:?package=DM.DmProvider&version=8.3.1.37876
DM.DMPROVIDER
DM .NET DATA PROVIDER
更新记录
8.3.1.37876
- 修复连接池部分问题
8.3.1.35543
- 支持.Net9 SDK
- 修复部分参数绑定相关问题
- 快装接口支持Commit方法
- 修复部分连接异常问题
- 修复部分TransactionScope功能相关问题
- 新增ShowExtraInfo参数
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 | Versions 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 is compatible. 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. |
.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. |
-
.NETCoreApp 2.1
- System.Text.Encoding.CodePages (>= 4.7.0)
-
.NETCoreApp 3.1
- System.Text.Encoding.CodePages (>= 5.0.0)
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net5.0
- System.Text.Encoding.CodePages (>= 5.0.0)
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on DM.DmProvider:
Package | Downloads |
---|---|
FreeSql.Provider.Dameng
FreeSql 数据库实现,基于 达梦数据库 Ado.net (DmProvider) |
|
RG3.DO.Abstractions
1、【数据库RG3.DO.Abstractions】(可配置化,标准化,灵活配置,集成百度、腾讯、阿里、短信通等巨头接口,可脱离开发环境,集成nodejs中间件、统一认证中心) 2、以Rg3.开头且类继承 IService 或 IRepository的在Starup里面不用注入,案例如下 3、public class ListRepository : IRepository 4、public class ListService : IService 5、使用请到github获取 RG3.PF.WebApp.Host 6、6.0.0.77开始,nodeserice迁移到RG3.PF.PinYinScriptEngineCliWrap |
|
BinFramWork
.netcore 3.1 redis mysql支持 mongodb支持 登录状态保持 Linux兼容 达梦数据库兼容 |
|
DM.Microsoft.EntityFrameworkCore
dameng database provider for Entity Framework Core9.0 |
|
NPoco.Data
Wima Platform for building a business application. |
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.37876 | 245 | 6/20/2025 |
8.3.1.37255 | 482 | 6/17/2025 |
8.3.1.36935 | 606 | 6/3/2025 |
8.3.1.33449 | 3,664 | 3/6/2025 |
8.3.1.30495 | 2,726 | 11/22/2024 |
8.3.1.28188 | 13,584 | 10/8/2024 |
8.3.1.25526 | 1,222 | 5/24/2024 |
8.3.1.24059 | 467 | 3/28/2024 |
8.3.1.22640 | 2,622 | 1/31/2024 |
8.3.1.22486 | 205 | 1/12/2024 |
8.3.1.21595 | 347 | 11/30/2023 |
8.3.1.21072 | 13,730 | 11/8/2023 |