ClownFish.Microsoft.EntityFrameworkCore 9.0.0.37033

Additional Details

package rename

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ClownFish.Microsoft.EntityFrameworkCore --version 9.0.0.37033
                    
NuGet\Install-Package ClownFish.Microsoft.EntityFrameworkCore -Version 9.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.Microsoft.EntityFrameworkCore" Version="9.0.0.37033" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ClownFish.Microsoft.EntityFrameworkCore" Version="9.0.0.37033" />
                    
Directory.Packages.props
<PackageReference Include="ClownFish.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 ClownFish.Microsoft.EntityFrameworkCore --version 9.0.0.37033
                    
#r "nuget: ClownFish.Microsoft.EntityFrameworkCore, 9.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.Microsoft.EntityFrameworkCore@9.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.Microsoft.EntityFrameworkCore&version=9.0.0.37033
                    
Install as a Cake Addin
#tool nuget:?package=ClownFish.Microsoft.EntityFrameworkCore&version=9.0.0.37033
                    
Install as a Cake Tool

DM.Microsoft.EntityFrameworkCore

Dameng Database Provider for Entity Framework Core9.0

更新记录

9.0.0.36342

  • 修复部分迁移、映射问题
  • 修复外键实体查询报错问题
  • 修复对映射为 JSON 的聚合值对象中的字段进行条件过滤的查询报错问题

9.0.0.35440

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

9.0.0.33567

  • 初次发版
Product Compatible and additional computed target framework versions.
.NET 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

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