DM.Microsoft.EntityFrameworkCore 9.0.0.43760

dotnet add package DM.Microsoft.EntityFrameworkCore --version 9.0.0.43760
                    
NuGet\Install-Package DM.Microsoft.EntityFrameworkCore -Version 9.0.0.43760
                    
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.Microsoft.EntityFrameworkCore" Version="9.0.0.43760" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DM.Microsoft.EntityFrameworkCore" Version="9.0.0.43760" />
                    
Directory.Packages.props
<PackageReference Include="DM.Microsoft.EntityFrameworkCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DM.Microsoft.EntityFrameworkCore --version 9.0.0.43760
                    
#r "nuget: DM.Microsoft.EntityFrameworkCore, 9.0.0.43760"
                    
#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.
#:package DM.Microsoft.EntityFrameworkCore@9.0.0.43760
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DM.Microsoft.EntityFrameworkCore&version=9.0.0.43760
                    
Install as a Cake Addin
#tool nuget:?package=DM.Microsoft.EntityFrameworkCore&version=9.0.0.43760
                    
Install as a Cake Tool

DM.Microsoft.EntityFrameworkCore

Dameng Database Provider for Entity Framework Core9.0

更新记录

9.0.0.43760

  • 修复Linq查询对TimeOnly的支持
  • 修复部分SQL拼接问题
  • 序列默认值生成逻辑优化

9.0.0.39085

  • 迁移相关问题修复(时间,JSON, XML等类型映射)
  • 支持序列,TPC功能
  • 新增EFCoreNextResult参数
  • 支持实体拆分来构建模型
  • 修复部分SQL拼接问题

9.0.0.35440

  • 修复scaffold-dbcontext命令部分类型映射失败问题
  • 支持scaffold-dbcontext命令迁移视图功能
  • 修复ExecuteUpdate方法执行失败相关问题
  • 支持Json格式数据插入映射
  • 修复部分空指针问题

9.0.0.33567

  • 初次发版
Product 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

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

Package Downloads
HanaTech.Framework.Dapper

Package Description

KR.Data

Package Description

Senparc.Xncf.DatabaseToolkit

Senparc.Xncf.DatabaseToolkit 修改命名空间

HanaTech.Framework.EF.Dm

Package Description

SharpAbp.Abp.EntityFrameworkCore.DM

SharpAbp EntityFrameworkCore DM Module

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on DM.Microsoft.EntityFrameworkCore:

Repository Stars
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
AIDotNet/Thor
Thor is a powerful artificial intelligence model management tool, whose main purpose is to achieve unified management and use of multiple AI models. Through Thor, users can easily manage and utilize numerous AI models
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last Updated
9.0.0.43760 137 3/30/2026
9.0.0.37033 10,294 6/17/2025
9.0.0.35540 397 6/3/2025
8.0.0.43760 77 3/30/2026
8.0.0.37033 6,108 6/17/2025
8.0.0.34340 408 6/3/2025
8.0.0.33671 4,031 3/6/2025
7.0.0.43760 74 3/30/2026
7.0.0.37033 443 6/17/2025
7.0.0.34340 298 6/3/2025
7.0.0.33671 562 3/6/2025
6.0.0.37033 609 6/17/2025
6.0.0.34272 265 6/3/2025
6.0.0.33671 684 3/6/2025
5.0.0.37033 322 6/17/2025
5.0.0.34272 237 6/3/2025
3.1.0.37033 373 6/17/2025
3.1.0.34164 247 6/3/2025
2.1.1.37033 244 6/17/2025
2.1.1.34077 233 6/3/2025
Loading failed