313 Star 2.6K Fork 764

yuebon/YuebonCore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
GlobalUsings.cs 328 Bytes
一键复制 编辑 原始数据 按行查看 历史
yuebon 提交于 2022-09-14 19:15 . 重构架构,为微服务准备
global using SqlSugar;
global using System.ComponentModel.DataAnnotations;
global using Yuebon.Core.Dtos;
global using Yuebon.Core.IRepositories;
global using Yuebon.Core.IServices;
global using Yuebon.Core.Models;
global using Yuebon.Core.Repositories;
global using Yuebon.Core.Services;
global using Yuebon.Core.UnitOfWork;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/yuebon/YuebonNetCore.git
git@gitee.com:yuebon/YuebonNetCore.git
yuebon
YuebonNetCore
YuebonCore
saas

搜索帮助