issues
search
VictorTzeng
/
Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
MIT License
765
stars
248
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nuget api-key 暴露了
#55
Jesn
opened
1 year ago
0
AutoMapper.AutoMapperMappingException: Missing type map configuration or unsupported mapping.
#54
zhaojialong
opened
3 years ago
1
缺少UnitOfWork支持,多库联合操作如何保证事务?
#53
JavaScript-zt
opened
3 years ago
0
求教多库的使用方法!
#52
AS-D
opened
3 years ago
9
建议BaseRepository 里增加返回 IQueryable 的Get / GetAsync 的方法
#51
gubin89
opened
4 years ago
0
GetAsync() 使用报错
#50
gubin89
closed
4 years ago
1
代码生成时 报“Execution Timeout Expired.”的错
#49
gubin89
closed
4 years ago
1
关于SQLServer分页的问题。
#48
zhaojialong
closed
4 years ago
2
请问现在其他数据库支持分页吗,比如说ORACLE
#47
dzvane
opened
4 years ago
1
我想加个Service层怎么处理呢?
#46
ly12530
closed
4 years ago
9
支持存储过程吗
#45
dzvane
closed
4 years ago
2
关于demo如何启动并实现操作数据库
#44
luobingbing0207
opened
4 years ago
10
AddCoreX这个方法,怎么保证实例化顺序
#43
coolxiaomi
closed
4 years ago
1
框架事务怎么处理
#42
18259
closed
5 years ago
1
多dbcontent情况下,数据库迁移不了
#41
timliushihong
opened
5 years ago
0
Repositories、Services代码生成路径问题
#40
smanor
closed
5 years ago
3
缓存拦截器使用异步时报错
#39
wannvmi
closed
5 years ago
5
请更新下Blueshift.EntityFrameworkCore.MongoDB的包源
#38
wannvmi
closed
5 years ago
3
Demo 初始化数据库错误
#37
xier2012
closed
5 years ago
2
os x 下编译报错
#36
xier2012
closed
5 years ago
0
读写分离请问下如何调整
#35
liuyangyi
opened
5 years ago
0
关于Cache Attribute,现在代码里只有 Set Key 行为, 有没有Remove对应的attribute吗
#34
xuyae573
closed
5 years ago
1
下载后无法还原nuget包。
#33
a8175610
closed
5 years ago
1
项目下载下来一片红,还原nuget包报错。
#32
hanjunjun
closed
5 years ago
0
生成工具的界面在哪里? 没找到界面
#31
ganmk
closed
5 years ago
1
如何处理并发锁的问题
#30
ggh5270
closed
5 years ago
2
这个项目能实现Code First吗
#29
quezhihui
closed
6 years ago
2
RedisCacheAttribute 拦截好像在demo也没有实现
#28
ghd258
closed
6 years ago
4
Merge pull request #1 from VictorTzeng/master
#27
xier2012
closed
6 years ago
4
Reload enity
#26
Diaskhan
closed
6 years ago
4
读数据库时,偶尔会出现Cannot Open when State is Connecting这种错
#25
taylor1102
closed
5 years ago
7
DB First 没有生成外键的依赖关系啊
#24
carson8
opened
6 years ago
1
数据库生成实体column属性缺少引号
#23
carson8
closed
6 years ago
1
完成对DB First代码生成的支持
#22
VictorTzeng
opened
6 years ago
4
Ioc没有适配webapi
#21
zhupeng0929
closed
6 years ago
2
Zxw.Framework.Pay
#20
Varorbc
closed
6 years ago
4
NET CORE 2.1 错误 无法运行
#19
JosonJiang
closed
6 years ago
7
Dev
#18
xier2012
closed
6 years ago
1
Microsoft.EntityFrameworkCore包升级成2.1.0版本后会报异常
#17
ggh5270
closed
6 years ago
5
由于Controller抽成一个程序集,使用Route特性时发生页面找不到
#16
liuyl1992
closed
5 years ago
1
EntityFrameworkCore.Triggers的配置位置
#15
LambertW
closed
6 years ago
0
DbContext的生命周期问题
#14
LambertW
closed
6 years ago
4
IBaseModel在意义上的话抽象类会更好吧
#13
liuyl1992
closed
5 years ago
3
codefirst的迁移问题:
#12
liuyl1992
closed
5 years ago
4
如果更新数据,怎么标记使[RedisCache]的方法能更新到最新更新的数据
#11
liuyl1992
closed
6 years ago
1
redis查询不到自动去数据库查询
#10
liuyl1992
closed
5 years ago
1
觉得在service层中调用自定义repository感觉不合理
#9
liuyl1992
closed
5 years ago
12
能否增加Redis以及MemoryCache的开关啊?
#8
yilezhu
closed
6 years ago
1
AOP组件我看貌似用的是Dora,AspectCore在哪?
#7
rustbomber
closed
6 years ago
1
能贴一下您这个dll的代码吗?
#6
Samithanks
closed
6 years ago
1
Next