Coldairarrow

Results 19 comments of Coldairarrow

你这个情况拿到GenerateDbContext也没用,Entity是自动扫描的

public IDbAccessor GetDbAccessor(string conString, DatabaseType dbType, string entityNamespace = null, string suffix = null) 你可以指定命名空间啊 命名空间总不一样吧? IShardingBuilder UseDatabase(string conString, DatabaseType dbType, string entityNamespace = null);

肯定开源啊,目前在准备基础组件 https://github.com/Coldairarrow/Colder.Components

SQLServer2008?不支持,都快2021了

暂时没有,你要说明暴露出来的意义

那我开个构造拦截器出来

需要底层初始化处理 _ = scop.ServiceProvider.GetService().Model;