ClownFish.DM.Microsoft.EntityFrameworkCore
8.0.0.37033
dotnet add package ClownFish.DM.Microsoft.EntityFrameworkCore --version 8.0.0.37033
NuGet\Install-Package ClownFish.DM.Microsoft.EntityFrameworkCore -Version 8.0.0.37033
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="ClownFish.DM.Microsoft.EntityFrameworkCore" Version="8.0.0.37033" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClownFish.DM.Microsoft.EntityFrameworkCore" Version="8.0.0.37033" />
<PackageReference Include="ClownFish.DM.Microsoft.EntityFrameworkCore" />
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 ClownFish.DM.Microsoft.EntityFrameworkCore --version 8.0.0.37033
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ClownFish.DM.Microsoft.EntityFrameworkCore, 8.0.0.37033"
#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 ClownFish.DM.Microsoft.EntityFrameworkCore@8.0.0.37033
#: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=ClownFish.DM.Microsoft.EntityFrameworkCore&version=8.0.0.37033
#tool nuget:?package=ClownFish.DM.Microsoft.EntityFrameworkCore&version=8.0.0.37033
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DM.Microsoft.EntityFrameworkCore
Dameng Database Provider for Entity Framework Core8.0
更新记录
8.0.0.36342
- 修复部分迁移、映射问题
- 修复对映射为 JSON 的聚合值对象中的字段进行条件过滤的查询报错问题
8.0.0.34340
- 修复scaffold-dbcontext命令部分类型映射失败问题
- 支持scaffold-dbcontext命令迁移视图功能
- 修复ExecuteUpdate方法执行失败相关问题
- 支持Json格式数据插入映射
8.0.0.33671
- 修复EnsureDeleted和EnsureCreated的部分问题
- 修复addmigration命令对string、byte、dateonly、timeonly类型的映射问题
- 修复scaffold-dbcontext命令对time类型的映射问题
8.0.0.32438
- 修复timestamp(n) with time zone 在指定精度后add-migration报错的问题
- 修复AutoTransactionBehavior.Never行为未生效的问题
- 修复开启连接池时出现的事务问题
- 修改EnsureDeleted和EnsureCreated使用逻辑,现需要配置DBAPassword参数才能使用
8.0.0.28188
- 初次发版
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- ClownFish.DmProvider (>= 8.3.1.37255)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0.37033 | 333 | 12/8/2025 |
| 8.0.0.32438 | 305 | 12/8/2025 |