Skip to content

hzy-6/HZY.Framework.EntityFrameworkRepositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HzyEFCoreRepositories

介绍

基于 EFCore6、EFCore7 封装仓储

文档地址:https://gitee.com/hzy6/hzy-efcore-repositories/wikis/pages

安装

1、Nuget 搜索 HzyEFCoreRepositories

输入图片说明

目前应用到此插件的框架

使用请参考这里:https://gitee.com/hzy6/HzyAdmin

功能

1、仓储具有基本的 CRUD

2、分表的情况支持动态表名查询

3、监控EFCore 连接、事务、Sql、Sql耗时等统计信息

4、仓储多租户 查询过滤

5、批量数据拷贝 目前支持 mysql 和 sqlserver

6、Sql 字符串查询

7、动态OrderBy()

1、SQL 字符串查询

输入图片说明

2、动态表名 查询

输入图片说明

3、EFCore 监控

输入图片说明

4、查询过滤 可实现多租户

输入图片说明

5、批量数据拷贝 目前支持 mysql 和 sqlserver

输入图片说明

6、仓储所有API

输入图片说明

输入图片说明

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages