10 Star 96 Fork 27

2881099/FreeSql-ORM

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
[*.cs]
# Default severity for analyzer diagnostics with category 'Style'
dotnet_analyzer_diagnostic.category-Style.severity = none
# CS0649: 从未对字段“TransactionalAttribute._uowManager”赋值,字段将一直保持其默认值 null
dotnet_diagnostic.CS0649.severity = none
# CS8618: 在退出构造函数时,不可为 null 的字段必须包含非 null 值。请考虑声明为可以为 null。
dotnet_diagnostic.CS8618.severity = none
charset = utf-8-bom
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/FreeSql/FreeSql-ORM.git
[email protected]:FreeSql/FreeSql-ORM.git
FreeSql
FreeSql-ORM
FreeSql-ORM
master

搜索帮助