1 Star 0 Fork 0

风语/mongo-db-data-access

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
Fernando Luiz de Lima 提交于 2021-12-16 07:57 +08:00 . Initial structure
[*.cs]
# CS8618: Non-nullable field must contain a non-null value when exiting constructor. Consider declaring as nullable.
dotnet_diagnostic.CS8618.severity = none
# CS8601: Possible null reference assignment.
dotnet_diagnostic.CS8601.severity = none
# IDE0052: Remove unread private members
dotnet_diagnostic.IDE0052.severity = none
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/iceidolon/mongo-db-data-access.git
git@gitee.com:iceidolon/mongo-db-data-access.git
iceidolon
mongo-db-data-access
mongo-db-data-access
main

搜索帮助