EFCore.Dm
5.0.1
dotnet add package EFCore.Dm --version 5.0.1
NuGet\Install-Package EFCore.Dm -Version 5.0.1
<PackageReference Include="EFCore.Dm" Version="5.0.1" />
<PackageVersion Include="EFCore.Dm" Version="5.0.1" />
<PackageReference Include="EFCore.Dm" />
paket add EFCore.Dm --version 5.0.1
#r "nuget: EFCore.Dm, 5.0.1"
#:package EFCore.Dm@5.0.1
#addin nuget:?package=EFCore.Dm&version=5.0.1
#tool nuget:?package=EFCore.Dm&version=5.0.1
Dm database provider for Entity Framework Core5.0
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. |
-
net5.0
- Microsoft.EntityFrameworkCore.Relational (>= 5.0.1)
- Zny.DmProvider (>= 1.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EFCore.Dm:
| Package | Downloads |
|---|---|
|
ZackEFCore.Batch.Dm
A Dm(达梦数据库)-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. |
|
|
GZY.EFCore.BulkExtensions.DmSql
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on DmSql |
|
|
Zack.EFCore.BatchInsert.Dm
A DM (达梦数据库)-specific package for Zack.EFCore.BatchInsert. Supports EF Core 5 and 6. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on EFCore.Dm:
| Repository | Stars |
|---|---|
|
yangzhongke/Zack.EFCore.Batch
Deleting or Updating multiple records from a LINQ Query in a SQL statement without loading entities
|