![]() |
VOOZH | about |
dotnet add package Citms.EntityFrameworkCore.Extended --version 1.4.6
NuGet\Install-Package Citms.EntityFrameworkCore.Extended -Version 1.4.6
<PackageReference Include="Citms.EntityFrameworkCore.Extended" Version="1.4.6" />
<PackageVersion Include="Citms.EntityFrameworkCore.Extended" Version="1.4.6" />Directory.Packages.props
<PackageReference Include="Citms.EntityFrameworkCore.Extended" />Project file
paket add Citms.EntityFrameworkCore.Extended --version 1.4.6
#r "nuget: Citms.EntityFrameworkCore.Extended, 1.4.6"
#:package Citms.EntityFrameworkCore.Extended@1.4.6
#addin nuget:?package=Citms.EntityFrameworkCore.Extended&version=1.4.6Install as a Cake Addin
#tool nuget:?package=Citms.EntityFrameworkCore.Extended&version=1.4.6Install as a Cake Tool
EFCore拓展添加批量删除,批量更新,SQL执行方法
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 2 NuGet packages that depend on Citms.EntityFrameworkCore.Extended:
| Package | Downloads |
|---|---|
|
Citms.Common.Utility
Excel批量导入,导出功能; EF 公共DBContext实现 |
|
|
Tiny.EntityFramework.Oracle.Extensions
EF core intergration with Oracle |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.6 | 944 | 3/9/2024 |
| 1.4.5 | 391 | 6/5/2023 |
| 1.4.4 | 2,505 | 12/3/2021 |
| 1.4.3 | 744 | 6/2/2021 |
| 1.4.1 | 898 | 10/13/2020 |
| 1.4.0 | 856 | 7/29/2020 |
| 1.3.9 | 861 | 7/28/2020 |
| 1.3.9-preview | 605 | 7/28/2020 |
| 1.3.8 | 895 | 7/11/2020 |
| 1.3.7 | 5,153 | 6/17/2020 |
| 1.3.7-preview1 | 627 | 6/11/2020 |
| 1.3.6 | 2,229 | 3/5/2020 |
| 1.3.6-preview | 1,099 | 3/2/2020 |
| 1.3.5 | 1,486 | 11/28/2019 |
| 1.3.4 | 1,012 | 10/25/2019 |
2018-05-07 EFCore拓展添加批量删除,批量更新,SQL执行方法
2018-05-09 EFCore拓展添加SQL执行方法
2018-05-15 修复部分已知BUG
2018-05-16 添加QueryDataTable拓展方法
2018-06-10 修复mysql分页计算错误BUG
2018-06-13 修复oracle参数错误BUG
2018-07-13 更新依赖版本为.NETStandard
2018-07-17 修复枚举bug
2018-08-01 添加相关异步执行方法
2018-08-14 修复oracle排序错误问题
2019-04-02 修复like查询关键字\bug
2019-05-03 添加批量插入方法
2019-05-05 添加分页查询参数pageSize>5000不查询总数功能
2019-05-16 修复批量插入oracle日期类型转换bug;优化Oralce参数化查询,添加DbType指定功能,默认读取实体的 [Column("PLATENO", TypeName = "VARCHAR2")]TypeName
2019-10-25 修改批量插入事物开启bug
2020-07-11 修复mysql 批量插入日期格式不同操作系统导致bug