HZY.Framework.Repository.EntityFramework 10.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package HZY.Framework.Repository.EntityFramework --version 10.1.3
                    
NuGet\Install-Package HZY.Framework.Repository.EntityFramework -Version 10.1.3
                    
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="HZY.Framework.Repository.EntityFramework" Version="10.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HZY.Framework.Repository.EntityFramework" Version="10.1.3" />
                    
Directory.Packages.props
<PackageReference Include="HZY.Framework.Repository.EntityFramework" />
                    
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 HZY.Framework.Repository.EntityFramework --version 10.1.3
                    
#r "nuget: HZY.Framework.Repository.EntityFramework, 10.1.3"
                    
#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 HZY.Framework.Repository.EntityFramework@10.1.3
                    
#: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=HZY.Framework.Repository.EntityFramework&version=10.1.3
                    
Install as a Cake Addin
#tool nuget:?package=HZY.Framework.Repository.EntityFramework&version=10.1.3
                    
Install as a Cake Tool

EFCore、Repositories

           1、动态表名查询
           2、监控EFCore 连接、事务、Sql、Sql耗时等统计信息
           3、仓储多租户 查询过滤
           4、批量数据操作(通过 IBulkOperationProvider 扩展)
           5、Sql 字符串查询
           6、仓储具有基本的 CRUD

           目前框架使用案例:https://gitee.com/hzy6/HzyAdmin

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (6)

Showing the top 5 NuGet packages that depend on HZY.Framework.Repository.EntityFramework:

Package Downloads
HZY.Framework.Repository.EntityFramework.PostgreSql

EFCore Repository PostgreSql Provider 提供 PostgreSql 数据库的仓储注册扩展方法和批量操作默认参数配置。

HZY.Framework.Repository.EntityFramework.MySql

EFCore Repository MySql Provider 提供 MySql 数据库的仓储注册扩展方法和批量操作默认参数配置。

HZY.Framework.Repository.EntityFramework.Oracle

EFCore Repository Oracle Provider 提供 Oracle 数据库的仓储注册扩展方法和批量操作默认参数配置。

HZY.Framework.Repository.EntityFramework.SqlServer

EFCore Repository SqlServer Provider 提供 SqlServer 数据库的仓储注册扩展方法和批量操作默认参数配置。

HZY.Framework.Repository.EntityFramework.Sqlite

EFCore Repository Sqlite Provider 提供 Sqlite 数据库的仓储注册扩展方法和批量操作默认参数配置。

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on HZY.Framework.Repository.EntityFramework:

Repository Stars
hzy-6/hzy-admin
前后端分离权限管理系统基架! 数据权限、按钮权限、动态菜单、动态任务调度、动态WebApi、定时标记 [Scheduled("0/5 * * * * ?")] 、代码生成
Version Downloads Last Updated
10.1.9 0 8/5/2026
10.1.8 108 8/3/2026
10.1.7 106 8/3/2026
10.1.6 109 8/3/2026
10.1.5 108 8/3/2026
10.1.4 102 8/3/2026
10.1.3 106 8/3/2026
10.1.2 103 8/3/2026
10.1.1 115 8/3/2026
10.0.13 167 4/4/2026
10.0.12 145 3/18/2026
10.0.11 136 3/1/2026
10.0.9 127 3/1/2026
10.0.8 129 3/1/2026
10.0.7 87 2/23/2026
10.0.6 95 2/23/2026
10.0.5 176 12/21/2025
10.0.4 155 12/20/2025
10.0.3 151 12/20/2025
10.0.2 190 12/20/2025
Loading failed